UNPKG

react-native-prevent-screenshot-ios-android

Version:

This package is used to block taking screenshot, screen recording and screen sharing of specific screens for both Android and IOS apps

5 lines 235 B
export declare function enableSecureView(): any; export declare function disableSecureView(): any; export declare function forbidAndroidShare(): any; export declare function allowAndroidShare(): any; //# sourceMappingURL=index.d.ts.map