terrylinla / react-native-sketch-canvas

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

`onPathsChange()` no longer fires on iOS after upgrading to 0.7.0 #95

Open toblerpwn opened 5 years ago

toblerpwn commented 5 years ago

It remains functional on Android as of 0.8.0 (all versions atm), and on iOS as of 0.6.0 and earlier.

adityat1993 commented 4 years ago

onPathChange() , not working in IOS. what should i do

ghanshyam-1805 commented 2 years ago

onPathsChange(), This is not working in the latest version (0.8.0). What should we do?