0.1.1 • Published 2 years ago
react-native-move-to-background v0.1.1
react-native-move-to-background
React native action to move app to background
Installation
npm install react-native-move-to-background
Usage
import { moveToBackground } from 'react-native-move-to-background';
// call the function
moveToBackground();
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
0.1.1
2 years ago