0.1.6 • Published 2 years ago

react-native-cloud-prevent-screenshot v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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