1.0.1 • Published 10 months ago

rn-phoenix-restart v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

rn-phoenix-restart

Restart your React Native App with ease using Process Phoenix 🚀

Installation

npm install rn-phoenix-restart
// OR
yarn add rn-phoenix-restart

Usage

import { restartApp } from 'rn-phoenix-restart';

// Then trigger the Process Phoenix triggerRebirth by calling restartApp

const result = await restartApp();

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

1.0.1

10 months ago

1.0.0

10 months ago

0.1.0

10 months ago