Open dentep opened 3 years ago
@dentep Can you provide a screenshot, i came across an issue like this as well, just wanted to see if you have the same issue so i can give you an answer.
@dentep Can you provide a screenshot, i came across an issue like this as well, just wanted to see if you have the same issue so i can give you an answer.
@Champkinz ye, it looks like this:
@dentep Can you provide a screenshot, i came across an issue like this as well, just wanted to see if you have the same issue so i can give you an answer.
@Champkinz ye, it looks like this:
position: "absolute", top: 0, bottom: 0, left: 0, right: 0, borderRadius: 20,
This is my styling for the blur view, your code seems fine.
+1
Using the example:
css:
The blurred text doesn't show on IOS and for some reason yellow background appears on IOS. Edit: the
<Text>
that is above the blurred view is not showing at all...