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

Blur background when BottomSheet is global/on the root level of the application #354

Open
millro04 opened this issue Jun 24, 2021 · 0 comments

Comments

@millro04
Copy link

We have a BottomSheet that is near the root of our application and we are using it globally throughout our application in a number of different cases. We are having trouble figuring out how to blur the background of the BottomSheet in this case. I have seen a few different examples of how to blur a specific View when the BottomSheet is only used in a specific component, but is there a way to tell BottomSheet to "make any Views in the background blurry/opaque whenever I am rendered"?

Looking for a prop like blurBackground or something along those lines? Thanks.

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

1 participant