achorein / expo-share-intent

🚀 Simple share intent in an Expo Native Module
MIT License
119 stars 10 forks source link

Integration of Expo Share Intent with iOS Context Menu #47

Open obender opened 3 months ago

obender commented 3 months ago

Description: Enhance the expo-share-intent library by integrating it with the iOS context menu to allow users to share content directly through the context menu options. This feature would provide a native iOS sharing experience within the context of the application using the library.

Benefits:

Streamlines the sharing process for iOS users. Provides a native and intuitive sharing experience on iOS devices. Expands the utility of the expo-share-intent library for developers targeting iOS users. This integration aims to leverage the standard iOS user interface for content sharing, making it easily adoptable and familiar to end-users.

image

obender commented 3 months ago

@achorein We would like to sponsor this feature.

achorein commented 3 months ago

Sounds good, I can add this on my TODO 👍

obender commented 2 months ago

@achorein DO you need anything from our side? feel free to contact me at hi@joinsafedeal.com

achorein commented 2 months ago

@obender I just need more information on the different use cases. The contextual menu is different for each application, so a good start is probably to integrate the contextual menu into Safari or the photo gallery as a first step. I need to do some research on how to manage this, it's going to take me some time.

obender commented 2 months ago

@achorein I belive that it's good to start with some that are common to Android and iOS