react-native-reload
v0.0.1-beta
Published
A simple and lightweight utility for React Native that reloads the current app.
Readme
react-native-reload
A simple and lightweight utility for React Native that reloads the current app.
Installation
npm install react-native-reloadUsage
import { multiply } from 'react-native-reload';
// ...
const result = multiply(3, 7);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
