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

Hello i am using SendIntentAndroid.sendPhoneCall('number'); for call . Is there any way to design custom dialer which is open after calling this code ? #47

Closed shammus672agmailcom closed 7 years ago

lucasferreira commented 7 years ago

Hi @shammus672agmailcom

Not with my API / package, it's way too advanced to go.