防止在Expo React Native上进行屏幕录像

时间:2019-01-07 09:34:13

标签: android ios react-native expo

我正在使用Expo SDK 31.0.0

在Android上,我可以通过设置FLAG_SECURE标志来禁用屏幕记录。 有没有办法在iOS中实现等效功能?

https://github.com/hawkup/react-native-prevent-screenshot

How to disabled screenshoots in react-native app?

似乎是可以在弹出的应用程序上运行的解决方案。

如何使用Expo实现此目标?我不想退出该应用程序。

0 个答案:

没有答案