/ScreenCaptureSecure

react native module

Primary LanguageObjective-C

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';

ScreenCaptureSecure.enableSecure();
ScreenCaptureSecure.disableSecure();