Open gklka opened 4 years ago
iOS 13 modal dialogs can be dismissed by dragging. If you don't prevent this behavior, EPSignature will be unusable. By adding a simple function in the EPSignatureView I was able to fix this.
EPSignatureView
iOS 13 modal dialogs can be dismissed by dragging. If you don't prevent this behavior, EPSignature will be unusable. By adding a simple function in the
EPSignatureView
I was able to fix this.