alinz / react-native-share-extension

react-native as an engine to drive share extension
MIT License
763 stars 398 forks source link

Share image from other application ( Whatsapp, facebook, strava, google photos, etc ) only on android #82

Open firman123 opened 6 years ago

firman123 commented 6 years ago

-Don't forget to add write WRITE_EXTERNAL_STORAGE permission in your app

isaachinman commented 6 years ago

@firman123 Do you have some more information about this PR's functionality? It would be nice to see the PR include updates to the README with new install instructions, information about how the data is passed back via ShareExtension.data, etc.

Specifically, there's another PR on this repository allowing multiple data on both iOS and Android.