gre / react-native-view-shot

Snapshot a React Native view and save it to an image
https://github.com/gre/react-native-view-shot-example
MIT License
2.64k stars 344 forks source link

Sharing to different apps #496

Open metasal1 opened 10 months ago

metasal1 commented 10 months ago

I tested sharing via the following apps and image is attached to most except the apps mentioned below

If you have any suggestions or fixes will appreciate it

emersonlaurentino commented 6 months ago

I tested with Whatsapp and doesn't works and Instagram works only to Reel.

Edit: I used Share from React Native, but change to use the expo-sharing and all works well.