Add iOS framework

This commit is contained in:
Panayot Cankov
2016-04-27 17:38:19 +03:00
parent 89dd21f357
commit 5f1a79ad5a
63 changed files with 925 additions and 205 deletions

View File

@@ -0,0 +1,9 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.nativescript.widgets">
<application
android:allowBackup="true">
</application>
</manifest>