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

Be able to draw dots #5

Closed BenJeau closed 3 years ago

BenJeau commented 3 years ago

I think this is related to my implementation of creating the SVG path strings, in the following function

https://github.com/BenJeau/react-native-draw/blob/f87103fc126f2773557c3f6d577ef8463b0316c8/src/utils/svg.ts#L3-L10

I could either