dp-react-native-screen-protector
v0.1.1
Published
A React Native library to protect sensitive screens from screenshots and screen recording on Android and iOS.
Readme
react-native-dp-react-native-screen-protector
A React Native library to protect sensitive screens from screenshots and screen recording on Android and iOS.
Installation
npm install react-native-dp-react-native-screen-protectorUsage
import { multiply } from 'react-native-dp-react-native-screen-protector';
// ...
const result = multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
