nativescript-template-drawer-ts
A NativeScript starter template, in TypeScript, with drawer navigation
npm i --save nativescript-template-drawer-ts

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