react-native-disable-enable-screenshots
v1.0.0
Published
Enable Disable Screenshots
Downloads
11
Readme
react-native-disable-enable-screenshots
Enable Disable Screenshots
Installation
npm install react-native-disable-enable-screenshots
Usage
import { screenshotsStatusUpdate } from 'react-native-disable-enable-screenshots';
// ...
const res = await screenshotsStatusUpdate(isEnable);
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