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 blur the background of the drawer while having some transparency? #3066

Closed
ajaykumar97 opened this issue Jun 5, 2018 · 1 comment
Closed

Comments

@ajaykumar97
Copy link

Version

  • react-native-router-flux v4.0.0-beta.28
  • react-native v0.55.4

I want to blur the background of the drawer showing blurry effect on the currently opened scene. I have tried something like:
drawerBackgroundColor='rgba(0, 0, 0, 0.6)'
and passing it to the component but it only decreases the opacity of the Drawer. What should I do to have a blurry effect like
side

@aksonov
Copy link
Owner

aksonov commented Jun 6, 2018

It is not supported by RNRF

@aksonov aksonov closed this as completed Jun 6, 2018
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

2 participants