Expensify / react-native-share-menu

A module for React Native that adds your app to the share menu of the device
MIT License
622 stars 234 forks source link

Show more than one options (Post, Community, Activity, Event) while sharing images from gallery #269

Open SanjaySargam opened 10 months ago

SanjaySargam commented 10 months ago

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 ?

AdnanAshraf-gol commented 9 months ago

For android its direct share as mentioned here but i havent found any solution in react native