React Native - can we share an image and text into whatsapp?

前端 未结 3 764
情书的邮戳
情书的邮戳 2021-01-04 13:27

I\'ve spent an hours to find a way to send/share an image (and text if possible) into whatsapp app using react native,

I\'ve read this question (in android) and this

3条回答
  •  长发绾君心
    2021-01-04 13:59

    You can use react-native-multi-share if you want share multiple picture at the same time :)

    https://github.com/chuangbo/react-native-multi-share

提交回复
热议问题