Update BlurView to the 3v version of the Dimezis library
#31
Replies: 3 comments 22 replies
-
|
Hey @DanielAraldi , Thanks for creating the discussion |
Beta Was this translation helpful? Give feedback.
-
|
Hello @sbaiahmed1, my PR with the integration with the new version of Please take a look at what I've developed, it might provide you with some important information that might help. For now, I still have that issue with the bottom tabs. An important detail that I noticed that made me question whether the problem is my implementation or the navigation, in my example App, when I changed the I'm thinking about adding an implementation to re-render the blur effect every time the navigation target screen changes, maybe this could fix the issue in the implementation I made, but I'm not sure if it's the best practice 😅. Below, my PR is available: |
Beta Was this translation helpful? Give feedback.
-
|
Hey @DanielAraldi, |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, if you're reading this discussion, you're probably looking for the same solution as us, updating to version 3v of Dimezis's
BlurViewlibrary. @sbaiahmed1 and I have joined together to share solutions about implementing this update, with the aim of providing BlurView support for all libraries.We are currently facing challenges related to two libraries:
react-native-screens: It appears not to offer native support for the Dimezis 3v library. I created an issue there reporting the problem, but so far I haven't received any response.In the issue I created on
react-native-screens, I make clear the problems that occur related to bottom tabs. As far as I've identified, only the bottom tabs are not working correctly, everything else appears to be fine. There are details about my implementation there if you want to see.wix/react-native-navigation: This library already has support for version 3v of Dimezis'sBlurView.I'll also leave below a discussion from the Expo developers, where they shared ideas on how to implement an update for Dimezis 3v. However, I implemented their solution, even left a comment there LOL, but I had problems with the bottom tabs from
react-native-screens.We are currently looking for solutions to this problem. If you have one, feel free to share it, this will help us a lot and also enrich the community. Over time, I will come back here to share new information.
I thank @sbaiahmed1 for being with me in search of this solution ❤️
Cheers from the creator of
react-native-blur-view😁Beta Was this translation helpful? Give feedback.
All reactions