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.67k stars 346 forks source link

How to share image with a URL of the product attached below #434

Closed isoftpage22 closed 2 years ago

isoftpage22 commented 2 years ago

feature request

Hi I want to share image with a URL of the product attached below

Version & Platform

3.3.0

Platform: iOS? Android? BOTH

didiabel commented 2 years ago

yo will have to generate the the image with a ref that belongs to a view that contains everything you want to share

isoftpage22 commented 2 years ago

Screenshot_2022-08-23-23-51-56-190_com whatsapp w4b

Just like above I want to share the image with a URL beneath it, so That customer will know, what product image is shared

didiabel commented 2 years ago

for url's you might need react-native-share this might help you out https://stackoverflow.com/questions/49484159/react-native-can-we-share-an-image-and-text-into-whatsapp