You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have worked around this problem by nesting the SignatureCapture in a View element.
On the View element you can set the background color to be the same as the SignatureCapture element.
Then add some Padding and borderRadius to the View element.
Note: This will add a small border around the SignatureCapture on which you can't draw but in our case that wasn't a problem.
Hi,
Thanks for this awesome component it's save my project ;)
I want to add borderRadius around. How can I do ?
Thank you
The text was updated successfully, but these errors were encountered: