nativescript-template-drawer
A NativeScript starter template with drawer navigation
npm i --save nativescript-template-drawer
- Version: 1.3.1
- GitHub: https://github.com/tjvantoll/nativescript-template-drawer
- NPM: https://www.npmjs.com/package/nativescript-template-drawer
- Downloads:
- Last Day: 0
- Last Week: 0
- Last Month: 0
NativeScript Drawer Template
A quick-and-dirty template for starting a new NativeScript JavaScript app with drawer navigation pre-scaffolded.
NOTE: Want to use TypeScript instead? Check out @ignaciofuentes’ TypeScript drawer template.
Usage
tns create my-project-name --template nativescript-template-drawer
Screenshots