How to use nativescript-ui-sidedrawer - 10 common examples

To help you get started, we’ve selected a few nativescript-ui-sidedrawer examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github proyecto26 / nativescript-ionic-template / src / app / home / components / home / home.component.tns.ts View on Github external
ngOnInit() {
        this.sideDrawerTransition = new ScaleUpTransition();
        this.currentLocation = SideDrawerLocation.Left
    }
github proyecto26 / nativescript-ionic-template / src / app / home / components / home / home.component.tns.ts View on Github external
ngOnInit() {
        this.sideDrawerTransition = new ScaleUpTransition();
        this.currentLocation = SideDrawerLocation.Left
    }

nativescript-ui-sidedrawer

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

Apache-2.0
Latest version published 1 year ago

Package Health Score

67 / 100
Full package analysis