Digital signature app

I’m trying to develop a digital signature app that works on web expo and mobile devices. I tried to use the react-native-signature-panel package, but I couldn’t print the screen to retrieve an image with the written signature. Is there any better way to do this than I’m trying? Remembering that it needs to work on web and mobile expo.

I thank you for your help.

expo-pixi might be worth a try.