Releases: MrHertal/react-native-twilio-phone
Releases · MrHertal/react-native-twilio-phone
v1.10.0: Add method to retrieve current call stats (#83)
v1.9.0: Update deps and fix module configuration (#80)
* Init project upgrade * Upgrade example app to last rn * Fix rn upgrade * Upgrade module rn * Upgrade all deps * Fix build on ios * Fix warnings on android * Update readme
v1.8.1
v1.8.0
v1.7.0
v1.6.0: Upgrade dependencies and example app (#32)
* Upgrade both sdk * Upgrade RN * Upgrade RN in example app * Update pods * Build and run on iOS and Android * Update README and GitHub workflow
Add toggleSpeaker method
-
Update dependencies
-
Add toggleSpeaker method
v1.4.1
v1.4.0: Upgrade to Twilio iOS SDK 6.1 (#18)
* Upgrade deps and Twilio iOS SDK * Rename to TwilioVoiceSDK
v1.3.2: Fix Android incoming calls when app is killed (#13)
* Fix incoming calls when app is killed on Android * Upgrade version