Hristo Hristov 48310a31b8 Updated readme
Version changed to 1.6.0
2015-12-16 14:34:54 +02:00
2015-12-16 13:28:01 +02:00
2015-12-15 16:24:07 +02:00
2015-12-16 13:28:01 +02:00
2015-12-16 14:23:55 +02:00
2015-12-15 16:24:07 +02:00
2015-12-15 16:24:07 +02:00
2015-12-16 14:23:55 +02:00
2015-12-15 16:52:53 +02:00
2015-12-15 16:52:53 +02:00
2015-12-16 14:34:54 +02:00
2015-12-16 14:34:54 +02:00

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 build

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

How to Make NPM Package

Requires nodejs, npm, gradle and grunt.

npm install
grunt

This generates tgz files in build folder.

Description
Empowering JavaScript with native platform APIs. Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Dart (Flutter) and you name it compatible.
Readme MIT 263 MiB
Languages
TypeScript 85.1%
Java 10.4%
Objective-C 2.3%
JavaScript 0.8%
CSS 0.7%
Other 0.6%