alinz / react-native-share-extension

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

Sharing Photos / Sharing from Library Only #74

Closed pierretanguay closed 6 years ago

pierretanguay commented 6 years ago

Hello! Thank you so much for doing such an awesome job with this extension.

Is there a way to allow sharing screenshots only and hide the extension for any other type of shares?

Also, I've managed to install the extension correctly but the Extension doesn't show up when I try to share an image from the Photo Library.

Thanks!

pierretanguay commented 6 years ago

Just found out - just needed to add NSExtensionActivationSupportsImageWithMaxCount in the info.plist and remove any other extension activation entry