@brandingbrand/react-native-app-restart
v0.5.0
Published
restart react native applications
Downloads
2,129
Readme
@brandingbrand/react-native-app-restart
Restart react-native application thread, utilizes RCTTriggerReloadCommandListeners(iOS) and ProcessPhoenix(Android)
Installation
npm install @brandingbrand/react-native-app-restartUsage
import { restartApplication } from '@brandingbrand/react-native-app-restart';
// ...
restartApplication();Contributing
License
MIT
Made with create-react-native-library
