@brandingbrand/react-native-app-restart
v0.4.0
Published
restart react native applications
Downloads
1,820
Readme
react-native-app-restart
Restart react-native application thread, utilizes RCTTriggerReloadCommandListeners
(iOS) and ProcessPhoenix(Android)
Installation
npm install @brandingbrand/react-native-app-restart
Usage
import RNAppRestart from '@brandingbrand/react-native-app-restart';
// ...
RNAppRestart.restartApplication();
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT