react-native-signature-canvas icon indicating copy to clipboard operation
react-native-signature-canvas copied to clipboard

Android-Specific Issue: Inability to Start or Continue Signature Near Screen Edges

Open usamatiz opened this issue 1 year ago • 0 comments

I'm unable to start the signature near the edge of the screen, and when I try to start from the right side, the signature unexpectedly stops in the middle, especially when I try to create a space. for ios it is working fine . i have attached the video

<SignatureScreen ref={signatureRef} onOK={handleOK} onEnd={handleEnd} autoClear={false} descriptionText={text} imageType="image/png" /> https://github.com/user-attachments/assets/9800daf3-83c7-46c0-8e46-b28ecb4e44c6

usamatiz avatar Aug 21 '24 06:08 usamatiz