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

How to capture event in drawing pad using "nativescript-drawingpad" plugin #44

Open tsonevn opened 6 years ago

tsonevn commented 6 years ago

From @kanchanagarwal3 on September 19, 2018 7:10

This issues is happening for ipad device (version 11.4.1) Nativescript-drawingpad plugin - 3.0.3 Nativescript - 4.1.2

Issue: How can we enable a ‘reset’ button by checking if drawing pad is not empty Is there a way to capture event while writing anything in drawing pad

Copied from original issue: NativeScript/nativescript-angular#1524