nativescript-template-drawer-ts
A NativeScript starter template, in TypeScript, with drawer navigation
npm i --save nativescript-template-drawer-ts
- Version: 1.4.0
- GitHub: https://github.com/ignaciofuentes/nativescript-template-drawer-ts
- NPM: https://www.npmjs.com/package/nativescript-template-drawer-ts
- Downloads:
- Last Day: 0
- Last Week: 0
- Last Month: 0
NativeScript Drawer Template
A quick-and-dirty template for starting a new NativeScript app with drawer navigation pre-scaffolded in TypeScript.
Full credit to TJ Van Toll for the original JavaScript version of this template.
Usage
tns create my-project-name --template nativescript-template-drawer-ts
Screenshots