Using react-native-twilio with twilio.com

Objective-C integration

Install
# See https://github.com/rogchap/react-native-twilio
Retrieve voice dialing permissions inheritance for the sub-account
curl \
  -u "$API_USER:$API_PASS" \
  https://voice.twilio.com/v1/Settings
curl \
  -u "$API_USER:$API_PASS" \
  https://voice.twilio.com/v1/IpRecords
curl \
  -u "$API_USER:$API_PASS" \
  https://voice.twilio.com/v1/ByocTrunks
SDK on GitHub 📄 API Docs
SDK
react-native-twilio
Objective-C
API
twilio.com
twilio.com:twilio_voice_v1
At a glance
Language Objective-C
Endpoints32
Base URLhttps://voice.twilio.com