keshavkaul / react-native-sketch-view

A React Native component for touch based drawing supporting iOS and Android.
MIT License
99 stars 47 forks source link

how send event 'erase' in java in file EraseSketchTool.java #28

Open Mactub07 opened 6 years ago

Mactub07 commented 6 years ago

could you explain me how to to send event to javascript while erasing ? http://prntscr.com/i1nosr

I'm using this implementation , but method "getContext()" fail error

thanks a lot for your module