react-native-share-menu
react-native-share-menu copied to clipboard
Show more than one options (Post, Community, Activity, Event) while sharing images from gallery
I want to share image from gallery to difference sections of my-react-native-app. Let's take an example of Instagram, when we share image to Instagram , it will option as "Feed", "Reels", "Stories", etc. In similarly way I want to implement it. How can I achieve this ?
For android its direct share as mentioned here but i havent found any solution in react native