JSPM

  • Created
  • Published
  • Downloads 2361
  • Score
    100M100P100Q128329F
  • License SEE LICENSE IN LICENSE.md

Add additional space to your app. Use it for navigation or custom content. Slides in from all four sides of the screen.

Package Exports

  • nativescript-ui-sidedrawer/vue

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nativescript-ui-sidedrawer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

NativeScript UI SideDrawer

Overview

NativeScript UI SideDrawer is part of Progress NativeScript UI - a suite of rich-UI components targeting the NativeScript platform.

The NativeScript UI SideDrawer plugin allows you to have a hidden view that contains navigation UI or common settings. A popular application that uses the drawer UI is the Android Play Store app. The hidden view can be displayed with a flick gesture and can be shown from any of the four edges of the screen. The view is also displayed with a transition which can be chosen from a set of pre-defined transitions.

Installation

In Command prompt / Terminal navigate to your application root folder and run:

tns plugin add nativescript-ui-sidedrawer

Documentation

More information about the usage of the plugin available in the Guides for NativeScript Core and NativeScript with Angular.

API Reference

Here is the API Reference section.

Sample Apps

The features of the plugin are demonstrated in the Sample apps for NativeScript Core and NativeScript with Angular.

Release Notes

The release notes are available here.

Get Help

Please, use github issues strictly for reporting bugs or requesting features.