react-native-share-menu
react-native-share-menu copied to clipboard
Add isExtension to ShareMenuReactView
When sharing code between a share extension and your main app it's useful to know whether or not you're executing within the share extension. This exposes the presence of the share extension context to RN via the boolean property ShareMenuReactView.isExtension.