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://taskrouter.twilio.com/v1/Workspaces
curl \
  -u "$API_USER:$API_PASS" \
  https://taskrouter.twilio.com/v1/Workspaces/{Sid}
curl \
  -u "$API_USER:$API_PASS" \
  https://taskrouter.twilio.com/v1/Workspaces/{WorkspaceSid}/Tasks
SDK on GitHub 📄 API Docs
SDK
react-native-twilio
Objective-C
API
twilio.com
twilio.com:twilio_taskrouter_v1
At a glance
Language Objective-C
Endpoints60
Base URLhttps://taskrouter.twilio.com