react-native-signature-canvas
react-native-signature-canvas copied to clipboard
:black_nib: React Native Signature Component based WebView Canvas for Android && IOS && expo
What is the expected behavior of trimWhitespace? My expectation is that after capturing the signature, a rectangle would be formed and basically the image would be trimmed down to that....
Is it possible to make the component ignore multitouch? Now two points or a line is drawn when I touch the screen with 2 fingers. Thank you.
Hello! When I try to draw something fast instead of the expected shape I see only one dot. I've noticed that in this case calls only onBegin prop, onEnd is...
We first noticed this issue on a physical Samsung S20, but have replicated it in the emulator. On the Samsung, there's a large gray border around the signature box. It...
Hi, After Expo CLI update I now get the following red error: Invariant Violation: requireNativeComponent: "RNCWebView" was not found in the UIManager. I'm using react-native-webview 7.0.1 Any idea how to...
Is it possible to use this lib with Expo Web? I'm trying to do this but I have an error with forwardRef
Hi, I'm having a problem with the component, when the device orientation changes. I want to make the users able to rotate the device to obtain more space to write...
Hi! I want to simulate signing at jest environment. How can I do?
Hi, thanks for your awesome package, how I can modify the background color when the user click on save because I changed the background color to black but the image...
Hi!! I have been checking the docs, but I do not find a way to insert a text like the image: Is there any way to do this??? Thanks!