UNPKG

react-native-screenguard

Version:

A Native screenshot blocking library for React-Native developer, with background customizable after captured. Screenshot detector are also supported.

7 lines (5 loc) 234 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.screenguard"> <uses-permission android:name="android.permission.DETECT_SCREEN_RECORDING" /> </manifest>