react-native-share-menu
react-native-share-menu copied to clipboard
is it possible to share Data From the App to Custom UI On IOS form local storage or Redux
Hi All , I have Added Custom iOS Share View on IOS and I would like to list contacts of my app to select and send message to in custom UI component on IOS is there any way that I can share the data between App and the Custom Component which is passed for custom UI
Hey did you found any solution for this?
You need to use https://www.npmjs.com/package/react-native-shared-group-preferences to share the data.