Files
NativeScript/README.md
2015-12-16 15:30:19 +02:00

360 B

Android-Widgets

Contains the source code of the org.nativescript.widgets library used by the NativeScript cross-platform modules implementation for Android.

How to Build

gradle packFramework

This generates widgets-debug.aar and widgets-release.aar files located in the widgets/build/outputs/aar folder. And generates tgz files in dist folder.