rn-perfect-sketch-canvas
rn-perfect-sketch-canvas copied to clipboard
feat: adds functions: toPath, drawPath
Hi, I added 2 methods toPath() which ouput points with id, color, width, and styles; drawPath(path) which accept path and draw with styles
Reviewing