React-native-blur: Transparent blurred overlay view Android

Created on 17 Jan 2018  路  5Comments  路  Source: Kureev/react-native-blur

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

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:

blur view

All 5 comments

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:

blur view

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

minuitagency picture minuitagency  路  5Comments

jyotiprakash111 picture jyotiprakash111  路  6Comments

breadadams picture breadadams  路  5Comments

tbolt picture tbolt  路  3Comments

almirfilho picture almirfilho  路  3Comments