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

iOS: Skip / don't show dialog, jump into app directly

Open skizzo opened this issue 7 months ago • 2 comments

Hi,

in my use case, I just want to be able to share plain text to my iOS app. There is no need to edit that text in any way before it reaches my RN app, so hence my question:

Is it possible to "skip" the share dialog on iOS and instead jump into the RN app directly after pressing the app icon from another app's "Share..." menu?

Thanks a lot for this awesome library :)

skizzo avatar Jan 04 '24 12:01 skizzo