1.0.5 • Published 5 years ago
react-native-screen-capture-secure v1.0.5
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;