1.0.5 • Published 4 years ago

react-native-screen-capture-secure v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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;