terrylinla / react-native-sketch-canvas

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

Added getBase64 function to RNSKetchCanvas #160

Open arjoooooon opened 4 years ago

arjoooooon commented 4 years ago

SketchCanvas has a getBase64 function, however RNSketchCanvas doesn't. This is just a quick fix to add this feature to RNSketchCanvas.

aoga88 commented 3 years ago

:+1: on this