BenJeau / react-native-draw

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

Refactor code in Draw component #21

Closed BenJeau closed 2 years ago

BenJeau commented 3 years ago

Create a separation in the Draw component where users can

bottle-rocket-11 commented 3 years ago

This would be amazing!

BenJeau commented 2 years ago

Just laying out the details:

Both of these dependencies will be in this repo - although I am unsure how to push to two separate npm packages with react-native-bob. I'm not sure when I'll do this, but I really want this do this since I already have the Skia renderer done and want to merge it with this code so bad, but I can't as of now