Using react-native-twilio with twilio.com

Objective-C integration

Install
# See https://github.com/rogchap/react-native-twilio
Update a specific Channel.
curl \
  -u "$API_USER:$API_PASS" \
  https://chat.twilio.com/v3/Services/{ServiceSid}/Channels/{Sid}
SDK on GitHub 📄 API Docs
SDK
react-native-twilio
Objective-C
API
twilio.com
twilio.com:twilio_chat_v3
At a glance
Language Objective-C
Endpoints1
Base URLhttps://chat.twilio.com