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

Remove @react-native-community/slider dependency #1

Closed BenJeau closed 2 years ago

BenJeau commented 3 years ago

Remove @react-native-community/slider dependency by allowing users to provide their own "slider" or way to change opacity and thickness, via a component passed as a prop or with callbacks. This would make the library more lightweight

cerven commented 2 years ago

I'm not using "Bottom bar" at all, but have to install "slider" event it is not used

BenJeau commented 2 years ago

This would be accomplished by doing #21. Maybe I will be able to do it this week - although I'm not sure since my finals for schools are coming up soon. If I'm not able to do it this week, I will for sure be able to do it in a month, when I'll be done with school.