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