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://chat.twilio.com/v2/Services
curl \
  -u "$API_USER:$API_PASS" \
  https://chat.twilio.com/v2/Credentials
curl \
  -u "$API_USER:$API_PASS" \
  https://chat.twilio.com/v2/Services/{Sid}
SDK on GitHub 📄 API Docs
SDK
react-native-twilio
Objective-C
API
twilio.com
twilio.com:twilio_chat_v2
At a glance
Language Objective-C
Endpoints54
Base URLhttps://chat.twilio.com