Skip to content

Commit 757bbe1

Browse files
authored
Merge pull request #13 from VB10/feature/onboard
on board page desing and viewmodel completed
2 parents 1c38ea1 + 640a490 commit 757bbe1

34 files changed

+620
-220
lines changed

asset/lang/en-US.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
{
2-
"welcome": "Welcome to My App"
2+
"welcome": "Welcome to My App",
3+
"onBoard":{
4+
"page1":
5+
{"title":"Make It Good","desc":"You are not alone. You have unique abiltiyto go to anther world"},
6+
"page2":
7+
{"title":"Make It Good","desc":"You are not alone. You have unique abiltiyto go to anther world"},
8+
"page3":
9+
{"title":"Make It Good","desc":"You are not alone. You have unique abiltiyto go to anther world"}
10+
}
311
}

asset/svg/astronaut.svg

Lines changed: 1 addition & 0 deletions
Loading

asset/svg/chat.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)