sacmii / rn-kill

Exit / Close / Kill / shutdown your react native app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rn-kill 💣

Note:This is a fork of react-native-kill-app or react-native-exit-app with latest modules.

Exit / Close / Kill / shutdown your react native app. Does not invoke a crash notification.

Example

Installation

npm install rn-kill

Usage

import RNKill from 'rn-kill';

// ...

RNKill.exitApp();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

Exit / Close / Kill / shutdown your react native app

License:MIT License


Languages

Language:Java 45.3%Language:Ruby 16.7%Language:Objective-C 11.4%Language:JavaScript 8.4%Language:Objective-C++ 7.8%Language:TypeScript 7.4%Language:Shell 2.2%Language:C 0.5%Language:Swift 0.3%