nativescript-community / nativescript-drawingpad

:pencil: NativeScript plugin to provide a way to capture any drawing (signatures are a common use case) from the device
Apache License 2.0
90 stars 32 forks source link

Feature Request: Events #49

Open JCAguilera opened 5 years ago

JCAguilera commented 5 years ago

Hi,

I know the library Android Signature Pad has the onStartSigning(), onSigned() and onClear() events.

Having this events will allow us to have more control over the user interactions.

I was wondering if you could implement this feature, at least for android users.

Thanks.

renatodarrigo commented 5 years ago

This would be really useful!