A resource to showcase the different UI related functionality that you could do with Nativescript Angular
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
- Image Zoom Directive - Add pinch to zoom functionality to your images
- LTR/RTL Layouts - Add LTR and RTL support to your app using flexbox layout