Package Exports
- nativescript-ui-sidedrawer/vue
- nativescript-ui-sidedrawer/vue/index.js
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
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-sidedrawerDocumentation
More information about the usage of the plugin available in the Guides for:
API Reference
Here is the API Reference section.
Sample Apps
The features of the plugin are demonstrated in the Sample apps for:
Release Notes
The release notes are available here.
Get Help
Please, use github issues strictly for reporting bugs or requesting features.