achorein / expo-share-intent

🚀 Simple share intent in an Expo Native Module
MIT License
177 stars 15 forks source link

feat: Add ShareIntentProvider #24

Closed achorein closed 6 months ago

achorein commented 6 months ago

Summary

Add a context provider to persist sharing intent over multiple screen or when dealing with multiple third party provider.

Issue

https://github.com/achorein/expo-share-intent/issues/15