nativescript-template-drawer-ts

A NativeScript starter template, in TypeScript, with drawer navigation

Usage no npm install needed!

<script type="module">
  import nativescriptTemplateDrawerTs from 'https://cdn.skypack.dev/nativescript-template-drawer-ts';
</script>

README

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