-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
on board page desing and viewmodel completed
- Loading branch information
Veli Bacik
committed
Dec 8, 2020
1 parent
1c38ea1
commit 640a490
Showing
34 changed files
with
620 additions
and
220 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
{ | ||
"welcome": "Welcome to My App" | ||
"welcome": "Welcome to My App", | ||
"onBoard":{ | ||
"page1": | ||
{"title":"Make It Good","desc":"You are not alone. You have unique abiltiyto go to anther world"}, | ||
"page2": | ||
{"title":"Make It Good","desc":"You are not alone. You have unique abiltiyto go to anther world"}, | ||
"page3": | ||
{"title":"Make It Good","desc":"You are not alone. You have unique abiltiyto go to anther world"} | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.