/ng-formly-nativescript

JavaScript powered FORMS for NATIVESCRIPT for Angular 2 and up

Primary LanguageTypeScriptMIT LicenseMIT

angular-formly logo

ng-formly-nativescript

Angular Style Guide

Setup

npm i -g nativescript
npm i

Run demo app

Run this once to get the demo setup:

npm run setup

You can then run the demo with:

npm run demo.ios

// or...

npm run demo.android (requires GenyMotion emulator to be setup or other Android virtual device)

Status

This project is currently under active development.

Demo