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

feat: allow brush thickness to be set directly #39

Closed JimBrocato closed 2 years ago

JimBrocato commented 2 years ago

This change provides the ability for parent components to set brush thickness without using the bottom menu.

BenJeau commented 2 years ago

Thanks for the change, I'll merge it, but won't be able to create a new release until late next week