ajith-ab / react-native-receive-sharing-intent

A React Native plugin that enables React Native apps to receive sharing photos, videos, text, urls or any other file types from another app
MIT License
309 stars 112 forks source link

Open with intent #52

Open lewatt23 opened 3 years ago

lewatt23 commented 3 years ago

Hello, thanks for the package, please I was wondering is there a way to use this application with open intent? I mean I have my application that does create some custom files with their ".kw* extension and I will like to receive that intent when the user clicks on the extension, please can that be achieved using this package?