I want to implement a react native share app extension. That means i want my react native app to be available for share in whatsapp. I have tried using react native share extension but that is through safari browser it is opening. I want my app to be available for share from whatsapp, skype, photos. How to achieve this. I have used this library https://www.npmjs.com/package/react-native-share-extension but it is only showing the extension in the safari browser.
from how to create a react native ios share extension app
No comments:
Post a Comment