react-native-svg icon indicating copy to clipboard operation
react-native-svg copied to clipboard

`Rect` with a rotated linear gradient appears different depending on its location

Open ngregory-rbi opened this issue 3 years ago • 1 comments

Bug

Placing two Rects next to each other with the same gradient fill leads to them appearing differently when a rotate transform is applied to the gradient. This only happens on Android and iOS. The box at 0 on the X-axis appears to be the correct appearance.

Short, Self Contained, Correct (Compilable), Example

https://snack.expo.dev/@ngregory-rbi/react-native-svg_issue

ngregory-rbi avatar Jun 10 '22 17:06 ngregory-rbi

Issue bump :)

ngregory-rbi avatar Dec 13 '22 14:12 ngregory-rbi