rn-screenshield
v0.1.0
Published
ScreenShield for iOS: Prevent screen recording to safeguard user privacy. Integrate seamlessly to protect sensitive data from unauthorized capture.
Downloads
2
Readme
rn-screenshield
ScreenShield for iOS: Prevent screen recording to safeguard user privacy. Integrate seamlessly to protect sensitive data from unauthorized capture.
Installation
npm install rn-screenshield
Usage
import { RnScreenshieldView } from "rn-screenshield";
// ...
<RnScreenshieldView color="tomato" />
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