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

Implementation of 'onNewIntent()' method #121

Closed sohel-khan closed 4 years ago

sohel-khan commented 4 years ago

I need to implement onNewIntent() method. I want to captured data which is coming from targeted invoked app. please suggest me easiest way to be implement in existing java source code