Skip to content

A plugin for Nativescript framework implementing exit function for the application

License

Notifications You must be signed in to change notification settings

EddyVerbruggen/nativescript-exit

 
 

Repository files navigation

Build Status NPM version npm downloads Dependency Status

nativescript-exit

A plugin for Nativescript framework implementing exit function for the application

##install npm install nativescript-exit --save

##usage

import {exit} from 'nativescript-exit';
exit();

About

A plugin for Nativescript framework implementing exit function for the application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%