react-native-svg
react-native-svg copied to clipboard
`Rect` with a rotated linear gradient appears different depending on its location
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
Issue bump :)