sourcetoad / react-native-sketch-canvas

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

ref.current.getBase64 is undefined #24

Closed dioi2000 closed 1 year ago

dioi2000 commented 1 year ago

add getBase64 to index please

iBotPeaches commented 1 year ago

Thanks for report. I'll see if we can expose that in a sane way. The method parameters are a bit odd and I want to make sure I understand how this works between the callback and params.

cc @ian-wd