react-native-killer
v0.1.0
Published
A killer for react-native back to desktop
Readme
react-native-killer
A killer for react-native back to desktop
Installation
npm install react-native-killer
yarn add react-native-killerUsage
import { exitApp } from 'react-native-killer';
// Call the method when needed to kill the process
exitApp();Contributing
License
MIT
Made with create-react-native-library
