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

how hang up phone dial in react native with button #127

Open arta7 opened 4 years ago

arta7 commented 4 years ago

hello after i call phone with SendIntentAndroid.sendPhoneCall method,i want to call end in my app with intent,how do i do?