Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signature Captured as blank/transparent in iPhone X #280

Open
leni909 opened this issue Jun 22, 2022 · 1 comment
Open

Signature Captured as blank/transparent in iPhone X #280

leni909 opened this issue Jun 22, 2022 · 1 comment

Comments

@leni909
Copy link

leni909 commented Jun 22, 2022

onDragEvent triggered even if there is no signature mark in canvas, how to identify if the canvas has signature or not?

Transparent Image Captured:
signature

<SignatureCapture
style={styles.signature}
ref="usersignature"
showBorder={false}
onSaveEvent={this._onSaveEvent.bind(this)}
onDragEvent={this._onDragEvent.bind(this)}
saveImageFileInExtStorage={false}
showNativeButtons={false}
showTitleLabel={false}
viewMode={"portrait"} />

@memorybx
Copy link

memorybx commented Apr 3, 2023

请问你这个问题解决了吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants