https://leevikopakkala.github.io/Nativescript-Template/

NativeScript-Angular with Sidedrawer and TabView

This is the ultimate template with improved structure to help you launch your first app or customer project in no-time.

Overview

We all know the slow process of setting up the project and creating functioning base before being able to add features. With this template you get fully functioning application out of the box with Sidedrawer and Tabview.

Perfect for beginners and professionals alike.

Using the best practices, develop your first real mobile application in no-time.

Nativescript Template composed of Nativescript Sidedrawer and Tabview components:

References to individual plugins used in this template:

Installation:

Quick:

  1. Install Node.JS https://nodejs.org/

  2. Install Nativescript CLI npm install -g nativescript

  3. Check that Nativescript CLI is working tns

  4. Install Android Studio (OR iOS equivalent) https://developer.android.com/studio/

  1. (Optional but useful) Install https://www.nativescript.org/nativescript-sidekick

Run:

  1. git clone https://github.com/LeeviKopakkala/Nativescript-Template

  2. cd Nativescript-Template

  3. tns device android --available-devices OR tns device ios --available-devices

  4. tns run android / tns run android --device {device name} OR tns run ios / `tns run ios –device {device name}

IF USING SIDEKICK

  1. Open Sidekick

Architecture

The RadSideDrawer component is set up as an application starting point in:

RadSideDrawer has the following component structure:

There are five blank components located in these folders:

Styling

This template is set up to use SASS for styling. All classes used are based on the {N} core theme – consult the documentation to understand how to customize it. Check it out to see what classes you can use on which component.

It has 4 global style files that are located at the root of the app folder: