lucasferreira / react-native-send-intent

React Native Android module to use Android's Intent actions for send text to shareable apps or make phone calls or opening third party apps
419 stars 159 forks source link

add open Intent With URi #132

Closed jinkook0126 closed 3 years ago

jinkook0126 commented 3 years ago

Hello. I am using a function that starts an Intent with only URI, and I hope the above functions are merged into the project.