terrylinla / react-native-sketch-canvas

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

How to get line coordinates #245

Open wjiantao opened 4 months ago

wjiantao commented 4 months ago

When I draw a line, I want to get the coordinates of that line. May I ask what I should do?