You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Version
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
The text was updated successfully, but these errors were encountered: