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

How to remove gray background when modal is opened? #465

Open
piroposantosdev opened this issue Dec 20, 2022 · 2 comments
Open

How to remove gray background when modal is opened? #465

piroposantosdev opened this issue Dec 20, 2022 · 2 comments

Comments

@piroposantosdev
Copy link

I'd like to know if it's possible to remove gray background that is opened behind modal that blurs everything in background view or change its opacity to be completely invisible?

image

@HarryTheMartec
Copy link

you should use overlayStyle and make the background transparent

@anniewey
Copy link

anniewey commented Sep 7, 2023

there's withOverlay prop available in latest version. just set to false
https://jeremybarbet.github.io/react-native-modalize/#/PROPS?id=withoverlay

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