Using react-native-twilio with twilio.com

Objective-C integration

Install
# See https://github.com/rogchap/react-native-twilio
curl \
  -u "$API_USER:$API_PASS" \
  https://trunking.twilio.com/v1/Trunks
curl \
  -u "$API_USER:$API_PASS" \
  https://trunking.twilio.com/v1/Trunks/{Sid}
curl \
  -u "$API_USER:$API_PASS" \
  https://trunking.twilio.com/v1/Trunks/{TrunkSid}/Recording
SDK on GitHub 📄 API Docs
SDK
react-native-twilio
Objective-C
API
twilio.com
twilio.com:twilio_trunking_v1
At a glance
Language Objective-C
Endpoints24
Base URLhttps://trunking.twilio.com