-
Hello everyone,
I want to add the blur effect on a Modal in my application.
That work perfectly on IOS but for Android I just have a transparent modal. How can I do that for Android ? I need to …
zagoa updated
5 years ago
-
if you are getting an error with android, it might be view a dependancy library called BlurView, https://github.com/Kureev/react-native-blur/issues/518.
to fix this, add maven { url 'https:…
-
I wanted to add finaly efficent bluring technique added in iOS8 - UIVisualEffectView to collectionViewCell, but there is something wrong with rendering it in every second cell.
I am not that fluent w…
-
Currently, there are only 3 options for `blurType`. It would be great if we could instead pass a background color, such as an `rgba` or some hex value. Or even better, it wouldn't need a color and wou…
dwilt updated
7 years ago
-
**Describe the bug**
As you can see below : `com.github.Dimezis:BlurView:version-2.0.3` returns different hash randomly so something must be wrong with `jitpack` and this bothers our setup which us…
-
# Bug
On iOS 13 and in some cases on iOS 12 the `blurAmount` prop has no effect at all: whether it's set to 0 or 100, you get the same amount of blur.
## iOS 13, `blurType` set to `dark`
In t…
-
**Description:**
When swiping the carousel, the image flickers in the background. This issue occurs inconsistently, but it significantly affects the user experience.
**Steps to Reproduce:**
…
-
今天发现在DialogFragment中使用时,没效果
-
Hi,
Any chance to make it work for ios7 the old way (using the toolbar layout) and ios8 as it is now?
Thank you.
rborn updated
9 years ago
-
# Uses or overrides depricated API
react-native --v : 0.59.9
npm --v : 6.13.2
react-native-community --v : 3.3.1
I am getting this error on android. Please let me know how to fix this ASAP.
…