How to set React Native app as file opener for specific extension type? #449
Mayank442000
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I make react native app appear as a file opener for specific file extensions?
Let's say I want react native app to appear as a pdf opener. so when the user press on any pdf file from file explorer, the 'open with' dialog box should have my app as an option.
How can I implement this? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions