RepairShopr / react-native-signature-capture

A simple modular component for react native (iOS) to capture a signature as an image
MIT License
962 stars 514 forks source link

Save image after writing the signature #297

Open coyksdev opened 1 year ago

coyksdev commented 1 year ago

Hello. is there a way to trigger saveImage() after writing the signature? i can see is the onDragEvent and it will only fired once it writes the signature. any help highly appreciated. Thank you!