Hi !
Is it now possible to create a blurred overlay view on top of a custom view (text, mapbox map for example etc..) ?
I've read the older issues but i wanted to know if it's now possible or not.
Like 500px example here https://github.com/500px/500px-android-blur/blob/master/blurdemo.gif
Thanks
react-native: 0.49.5
react-native-blur: 3.2.2
update?
Exactly looking for the same. Is it possible to create without using background Image? I want to show the parent content on top of the background blur view in modal.
Similar kind of this:

I have the same issue. react-native-blur is not blurring the empty view. It only blurs the view only if it has some content inside it.
I'd like to do the same as @Balasnest but I've couldn't (on Android). Is there any way to do that?
hey guys i made something like this in my repository for both platforms . and i'm working to make that more fancy
https://github.com/lvlrSajjad/sajjad-blur-overlay
Most helpful comment
Exactly looking for the same. Is it possible to create without using background Image? I want to show the parent content on top of the background blur view in modal.
Similar kind of this: