react-native-signature-canvas icon indicating copy to clipboard operation
react-native-signature-canvas copied to clipboard

Question: Does this support saving of the stroke together with the background image?

Open joshua-revolutions opened this issue 3 years ago • 5 comments

I am trying to find a library that allows sketching on an image but also the ability to convert that into an image where both the background image and strokes are saved. Does this library support this use case?

joshua-revolutions avatar Jun 21 '22 20:06 joshua-revolutions

Hi, @joshua-revolutions, have you found any solutions?

arhipy97 avatar Jul 13 '22 15:07 arhipy97

Hey @joshua-revolutions did you find any solutions? I'm searching, but I not found yet..

jooaodias avatar Aug 17 '22 14:08 jooaodias

@jooaodias @arhipy97 @joshua-revolutions Thank you for your support, it is currently supported to draw on the background image and then save it, you can try

YanYuanFE avatar Aug 21 '22 06:08 YanYuanFE

@YanYuanFE I just tested and if I use the onOK callback the base64 signature is saved but without the background image.

joshua-revolutions avatar Feb 03 '23 02:02 joshua-revolutions

Hi @YanYuanFE Is this possible? We are trying something similar but as @joshua-revolutions said only the signature is saving but not the background image.

karthiktrcapgemini avatar Aug 07 '23 09:08 karthiktrcapgemini