I am building an iOS app using ionic.
It is a social app and I want to enable share extension so that users can share images on my app using the share sheet. I want my app to start appearing on the share sheet.
Is there a plugin that allows this ?
Basically this functionality via ionic.
https://developer.apple.com/library/ios/documentation/General/Conceptual/ExtensibilityPG/ShareSheet.html
https://developer.apple.com/library/ios/documentation/General/Conceptual/ExtensibilityPG/ExtensionCreation.html