Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 627 Bytes

File metadata and controls

26 lines (17 loc) · 627 Bytes

Nativescript UI Components

A resource to showcase the different UI related functionality that you could do with Nativescript Angular

Build Setup

The demo is currently located in the demo folder

# switch to the demo directory
cd demo

# install dependencies
npm install

# run demo on ios
npm run start.ios

# run demo on android
npm run start.android

List of UI Elements