-
Notifications
You must be signed in to change notification settings - Fork 517
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
How can I set it to be transparent? #148
Comments
Same here. |
check this pull request #97 |
Hi @john1jan |
Unfortunately this issue, along with rotation issues on Android, still persists and have forced me to look at other signature libraries. |
@Brianwebb22 can I ask you which library you decided to use? I'm having some problems with this one and I would like to use a solution with a bit more support. |
it is not working
<SignatureCapture style={styles.signature} ref="sign" backgroundColor={"transparent"} onSaveEvent={this._onSaveEvent} onDragEvent={this._onDragEvent} saveImageFileInExtStorage={false} showNativeButtons={false} showTitleLabel={false} viewMode={"portrait"}/> </View>
The text was updated successfully, but these errors were encountered: