rn-perfect-sketch-canvas icon indicating copy to clipboard operation
rn-perfect-sketch-canvas copied to clipboard

feat: adds functions: toPath, drawPath

Open doublelam opened this issue 1 year ago • 2 comments

doublelam avatar Aug 07 '22 04:08 doublelam

Hi, I added 2 methods toPath() which ouput points with id, color, width, and styles; drawPath(path) which accept path and draw with styles

doublelam avatar Aug 07 '22 05:08 doublelam

Reviewing

wobsoriano avatar Aug 07 '22 18:08 wobsoriano