williamjuan027 / nativescript-ui-components

🧑‍🎨 A Demo of custom UI components and animations for Nativescript
5 stars 2 forks source link
angular nativescript

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