BenJeau / react-native-draw

SVG based data-driven React Native drawing component 🎨
https://www.npmjs.com/package/@benjeau/react-native-draw
MIT License
129 stars 42 forks source link

Opacity overlay does not respect border radius of canvas #12

Closed BenJeau closed 2 years ago

BenJeau commented 3 years ago

When passing custom styling to the canvas, the overlay used when selecting a color or changing the properties of the brush does not behave correctly.

E.g. here with borderRadius set, the overlay should respect that borderRadius too image