react-native-receive-sharing-intent
react-native-receive-sharing-intent copied to clipboard
A React Native plugin that enables React Native apps to receive sharing photos, videos, text, urls or any other file types from another app
Added the documentation for MainActivity.kt because newer Expo Versions don't use MainActivity.java anymore
core code here - https://github.com/achorein/expo-share-intent/issues/78 is cloned from your repo. Author of the repo is not answering posts. Have you heard of this bug? Thank you
After I updated to ios 18 and XCode 16 I can not get Sharing Extension work anymore. When I choose my app as share destination nothing happens anymore. Moreover, there's...
I have followed [https://ajith-ab.github.io/react-native-receive-sharing-intent/docs](https://ajith-ab.github.io/react-native-receive-sharing-intent/docs/) this document to build the project. The app appears in the sharing list, but I am unable to receive the shared files. Please help me. Thanks...