0.4.0 • Published 1 year ago

@brandingbrand/react-native-app-restart v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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