hoxfon / react-native-twilio-programmable-voice

React Native wrapper for Twilio Programmable Voice SDK
MIT License
181 stars 152 forks source link

fix README #206

Open tetsuya-ogawa opened 2 years ago

tetsuya-ogawa commented 2 years ago

The TwilioVoice provided by react-native-twilio-programmable-voice does not have a function initWithAccessToken.

Using initWithToken instead worked fine.