terrylinla / react-native-sketch-canvas

A React Native component for drawing by touching on both iOS and Android.
MIT License
692 stars 450 forks source link

how to set sketch with coordinates #163

Closed Hugo-Carvalho closed 4 years ago

Hugo-Carvalho commented 4 years ago

Hello all,

I'm getting the coordinates of the sketch with onStrokeChanged. How can I to set the same sketch using these coordinates?

Regards

paraswattschicmic commented 4 years ago

which version of react native you are working? I am getting error with RCTUIManager in latest react native..