Skip to content

Commit 8356a33

Browse files
committed
Updated for nativescript 0.10.0
1 parent fc2485f commit 8356a33

File tree

166 files changed

+3480
-1075
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

166 files changed

+3480
-1075
lines changed

README.md

Lines changed: 13 additions & 12 deletions

demo/.tnsproject

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"id": "org.nativescript.demo",
33
"tns-ios": {
4-
"version": "0.9.1"
4+
"version": "0.10.0"
55
},
66
"tns-android": {
7-
"version": "0.9.0"
7+
"version": "0.10.0"
88
}
99
}
8.6 KB
4.47 KB
5.71 KB
17.5 KB

demo/app/App_Resources/iOS/Default-568h@2x.png

100644100755
46.2 KB

demo/app/App_Resources/iOS/Default-Landscape.png

100644100755
44.9 KB

demo/app/App_Resources/iOS/Default-Landscape@2x.png

100644100755
149 KB

demo/app/App_Resources/iOS/Default-Portrait.png

100644100755
43.3 KB

0 commit comments

Comments
 (0)