Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
skizzo opened this issue Jan 4, 2024 · 2 comments
Open

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

skizzo opened this issue Jan 4, 2024 · 2 comments

Comments

@skizzo
Copy link

skizzo commented Jan 4, 2024

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 :)

@legolasbo
Copy link

This issue is a duplicate of #285

@DanielFRico
Copy link

Hi, everyone. I hope is not too late. I found this workaround and it worked for me! https://stackoverflow.com/a/64124312. In case of success you will need to create a local patch to this library. I use the next one "npx patch-package react-native-share-menu"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants