Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS: Bottomsheets are not hidden in the screenshot/ recording with EnableSecureView #51

Open
Ananthakr-Jupiter opened this issue Aug 22, 2024 · 5 comments

Comments

@Ananthakr-Jupiter
Copy link

We use React Native BottomSheet(https://github.com/gorhom/react-native-bottom-sheet) in our app. Upon integrating this library we are able to see the bottomsheets in the screenshots and recording. Is there a way to fix this?
Simulator Screenshot - iPhone 15 Pro - 2024-08-22 at 15 17 24

@McQueen5258
Copy link

I have a similar issue. Is this because the height(Three dimensional z) of this component is too high, such as zIndex?

@McQueen5258
Copy link

McQueen5258 commented Aug 30, 2024

I have a similar issue. Is this because the height(Three dimensional z) of this component is too high, such as zIndex?

@killserver Need your help!!

@McQueen5258
Copy link

Using Modal (https://github.com/react-native-modal/react-native-modal) has the same issue

@JigarBhanushali10
Copy link

JigarBhanushali10 commented Sep 23, 2024

Hi, Any workaround on this? I am viewing images in web view and pdf using react-native-pdf inside a modal which needs to be secure.

@McQueen5258
Copy link

Hi, Any workaround on this? I am viewing images in web view and pdf using react-native-pdf inside a modal which needs to be secure.

No yet @JigarBhanushali10 I think we need to avoid any components that are too far forward at the moment🫤

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants