Skip to content

Commit 70fca42

Browse files
committed
added: demo app, updated README, new screenshot, restructure
1 parent 85cd255 commit 70fca42

File tree

328 files changed

+27807
-34
lines changed

Some content is hidden

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

328 files changed

+27807
-34
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
*.user
77
*.userosscache
88
*.sln.docstates
9+
.sln
10+
*.sln
11+
nativescript-fab.sln
12+
913

1014
# User-specific files (MonoDevelop/Xamarin Studio)
1115
*.userprefs

.npmignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# generated files
2+
.vs
3+
.vs/
4+
nativescript-fab.sln
5+
.sln
6+
*.sln
7+
demo/
8+
sample1.png
9+
sample2.png

README.md

Lines changed: 35 additions & 27 deletions
127 Bytes
10.7 KB
88 Bytes
6.03 KB
88 Bytes
7.42 KB
26 KB

0 commit comments

Comments
 (0)