C-odes
C-odes
> @mrousavy you are right, I am rendering a list of images in Flatlist and using `BlurView` for each image, and then the app is simply crashing, I think it...
It is not addressed on how it's used in a flatlist. @Psiiirus You might say it is because the same way can be applied to a flatlist. but nah. The...
> after RN update to `0.61.5` and react-native-blur update to `3.6.0` had this issue. Temporary solution is to downgrade this package to `3.3.1`. Worked for me Hey, with me when...
Hey guys. In my case, borderRadius has no effect. Im on android :  Code: `` Also a small sidenote: see that space between the blur and the white view...
I found a solution. Found it through youtube video implementing it. The problem is fixed by applying the following: overlayColor="" as a property to the
> I am debugging a highly frustrating Android-only issue around this, but the `overlayColor=""` didn't work. > We're seeing a weird translucent white overlay on the entire app, and only...
@pavandixit93 Im curious. What does RTL stand for?
> For language like Arabic, Hebrew text direction is from right to left. > > If a gridster-item is present on left hand-side in LTR mode(for languages like English) ,...
@julianodev Hi. Could you please update us on what happened? And if you solved it please show us how. :)
@swiety85 In order for it to see that has a css class "card-header" I still need to implement @input as shown tho. No? Otherwise do you see anything else that...