Skip to content

Restart your React Native Android App with ease using Process Phoenix ๐Ÿš€

License

Notifications You must be signed in to change notification settings

HammzaHM/rn-phoenix-restart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

rn-phoenix-restart

Restart your React Native App with ease using Process Phoenix ๐Ÿš€

CI

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