react-native-screen-capture-secure
v1.0.5
Published
android screen capture disable/ios alertview
Downloads
187
Readme
react-native-screen-capture-secure
Getting started
$ npm install react-native-screen-capture-secure --save
Mostly automatic installation
$ react-native link react-native-screen-capture-secure
Usage
import ScreenCaptureSecure from 'react-native-screen-capture-secure';
// TODO: What to do with the module?
ScreenCaptureSecure;