react-native-share-menu icon indicating copy to clipboard operation
react-native-share-menu copied to clipboard

A module for React Native that adds your app to the share menu of the device

Results 181 react-native-share-menu issues
Sort by recently updated
recently updated
newest added

Related issues: #131 #153 Updates docs so that iOS users with hermes enabled can successfully compile.

Hi, Thanks for the amazing library. I'm trying to figure out how to let Share Extension be recognized for PDF files. Currently the Share Extension doesn't pop up for PDFs....

Because this uses Swift alongside ReactNative Objective-C project, Applle comes back with error "ITMS-90424: Invalid Swift Support - The SwiftSupport folder is empty." when you try to distribute your app....

App disappears on the second attempt to open the share menu. Noticed that it happens only on iOS >=15.0 and to URLs with query params. reproducing on iOS v15.3: https://user-images.githubusercontent.com/11162576/163997318-e83998a5-11dc-4a15-b5ec-ccd259cfa983.mp4...

Hey folks - I'm adding the package to Expo bare workflow app. I did everything according to instructions and it works perfectly on Android, but doesn't work on iOS. ```shell...

Hi everybody, Kinda need help with iOS share menu. Share extension does not open the app, that happened after I added localisation In Xcode and I don't know where else...

Thanks to the developers for this awesome library. Recently I am experiencing an issue related to crashing of the ios custom share modal. Description When an ios custom share modal...

I have 2 targets for the app: release and preview. Is there the ability to dynamically specify bundle IDs and app groups, so a single share extension works with both...

Hi friend, Thanks for the amazing library. I cloned the example code and successfully to share the system library image and video. When I tried to open system Files Application...