UNPKG

react-native-screenguard

Version:

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

11 lines (9 loc) 300 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.screenguard"> <application> <activity android:name=".ScreenGuardColorActivity" android:exported="false" /> </application> </manifest>