react-native-tools-disable-screenshot

1.0.2 • Public • Published

react-native-disable-screenshot

Getting started

$ npm install react-native-disable-screenshot --save

Mostly automatic installation

$ react-native link react-native-disable-screenshot

Usage

import ReactNativeDisableScreenshot from "react-native-disable-screenshot";

// disable screenshot
ReactNativeDisableScreenshot.start();

// enable screenshot
ReactNativeDisableScreenshot.stop();

NOTE: Currently this plugin only work for Android device

Readme

Keywords

Package Sidebar

Install

npm i react-native-tools-disable-screenshot

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

69 kB

Total Files

23

Last publish

Collaborators

  • jeff-cc