-
Hi, I'm experiencing this bug with the `` component as follows:
1. Draw something on the canvas
2. Erase it
3. Display the image using the base64 after readSignature() call
4. Observe the horren…
-
Is there a way to change the size of the drawing space for the signature as a way to control the size of the signature drawn?
-
Hi, I am getting a black screen when I touch in the component, the code is very simple like below:
```swift
class FooViewController: UIViewController {
private lazy var signatureView: SwiftSi…
-
Currently, the view for creating a temporary signature for GET requests looks like this
https://github.com/ResonantGeoData/ResonantGeoData/blob/417c9207d84b7fde884b42f943fd34298317b946/django-rgd/r…
-
Please, help!
in Android works well!
-
I am using SwiftSignatureView in collectionview. Storing signature(UIImage) in datamodule. On reload setting `self.signatureView.signature = dataModel.image` not working. On each reload It displaying…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-signature-canvas@4.7.1` for the project …
-
Suggested names:
BlackBoxTester +
SignatureTester
SignatureView
Signature - подпись ?!
-
Getting GlobalKey Error
`Multiple widgets used the same GlobalKey.`
```
════════ Exception caught by widgets library ═══════════════════════════════════
Multiple widgets used the same GlobalKey.…
-
I have a recycler view and i'm implementing a signature in each item
![imagen](https://user-images.githubusercontent.com/18486020/70876612-dd294b00-1f7f-11ea-879c-2aa79c80873b.png)
But i'm gettin…