react-native-share-menu icon indicating copy to clipboard operation
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

Open RnfDevelopers opened this issue 3 years ago • 2 comments

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

RnfDevelopers avatar Dec 01 '22 13:12 RnfDevelopers

Hey did you found any solution for this?

tap0212 avatar Sep 16 '23 20:09 tap0212

You need to use https://www.npmjs.com/package/react-native-shared-group-preferences to share the data.

singh-sukhmanjit avatar Dec 04 '23 13:12 singh-sukhmanjit