Questions tagged [react-native-blur]
6 questions
4
votes
0 answers
ANDROID BlurView not working (react native)
I have been trying to get the blur effect to work on Android for a long time.
I tried to solve it using the viewRef reference system but it doesn't work right. Can somebody help me?
The sample page I wrote for Android is as follows;
import React, {…

Elif
- 141
- 13
0
votes
0 answers
Make specific View / Text blur - React native
I want to make specific View blur in react native. I tried react-native-blur but it is creating a rectangle box while is not looking good in case of Text. Also the result is not good in case of android. Desired result - Text blurrness
The solution…

Sakshi Srivastava
- 23
- 3
0
votes
0 answers
Problem using the @react-native-community/blur library in react native
sHello friends, I was planning to make a part of my UI project as a blur and I used the @react-native-community/blur library, but when I use it, I get an error when I load the image. I would be grateful if you know how to fix it.
In addition, the…

mehdiHosseini
- 1
- 1
0
votes
2 answers
React Native BlurView Brightness too dark or too bright
I use a React Native BlurView in my React Native project. I want to have a blur effect like in Adobe XD or Figma where the color stays the same, but everything which is under the view will get blurred.
When I apply the BlurView on my View I get this…

Henrik
- 828
- 8
- 34
0
votes
2 answers
Is it possible to set the blurred item to be totally white in react-native
Using react-native-blur / react-native-community/blur, is it possible to set the blurred item to be white?
I tried the following but it isn't totally white:

Yossi
- 5,577
- 7
- 41
- 76
-1
votes
1 answer
I wanna make apk for react native app and there is an error Gradle build failed with unknown error
implementation 'com.facebook.react:react-native:[0.32,)'
I tried to do this but got the same error:
and I update all required dependences and still same error and can't solve it so my some soultions if any one face same error