Stop users from recording or screenshoting screen

Hello everyone,
I will first start by thanking the expo team cause I really love the expo, it saves me a lot of time.
Please I wanted to know if there was a way of stoping the user from recording the screen or taking a screenshot of a screen, I read something about the secure flag but expo does not yet support it, so was asking if there another way?.
thanks

I think Android and iOS recently made it possible to do this in certain ways but those ways aren’t exposed as part of the Expo SDK at this time.

For now, you’ll need to use the bare workflow to do this and implement it in native code yourself.

You could vote/comment on/add the feature request here if you like.

thanks for your kind words and for using expo.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.