react-native-cloud-prevent-screenshot
v0.1.6
Published
Prevent screenshots on mobile devices
Downloads
2
Readme
react-native-prevent-screenshot
DEPRECATED! DO NOT USE THIS PACKAGE PLEASE. ~~Prevent screenshots on mobile devices~~
Installation
npm install react-native-prevent-screenshot
Usage
import { PreventScreenshotView } from "react-native-cloud-prevent-screenshot";
// ...
<PreventScreenshotView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT