Balazs Stemler
Balazs Stemler
I am just looking today for the same feature. I think the @optional() decorator would be great.
@divyanshub024 Any news? Can you please help?
@flexsurfer I found out that the underlying Android library is designed to be used with child Views instead of siblings rendered after this view. If I use child components in...
Here is a patch file which uses my forked version of the native library. I will try to make a pull request too in their library and in this too.:...
@Titozzz Here, they may actually merge my changes too: https://github.com/Dimezis/BlurView/pull/201
@farfromrefug You are right, I wrote the issue in a hurry, but thanks for quick response :)
@dopplerDistortion Hey! Awesome that you started a PR, but its not gonna help on the problem by itself. Here is a patch file I created which has a lot of...
I hope when its done, then @Kureev can help us merge it.
Sure! Here are all the files from the package including the modified ones: [blur.zip](https://github.com/Kureev/react-native-blur/files/12831749/blur.zip)
@dopplerDistortion Oh no! You are right, I did not understand why was the BlurViewManager separated from its implementation, now I get it, because it was based on the RN architecture...