Skip to content

Releases: MrHertal/react-native-twilio-phone

v1.10.0: Add method to retrieve current call stats (#83)

04 Apr 21:25
Compare
Choose a tag to compare

v1.9.0: Update deps and fix module configuration (#80)

15 Mar 22:17
8a469a4
Compare
Choose a tag to compare
* 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

10 Dec 15:49
Compare
Choose a tag to compare
Fix incoming push types

v1.8.0

08 Sep 13:29
Compare
Choose a tag to compare

Add payload to calls

v1.7.0

20 Aug 06:51
Compare
Choose a tag to compare
Allow passing additional params to startCall function (#53)

v1.6.0: Upgrade dependencies and example app (#32)

15 May 13:50
566c907
Compare
Choose a tag to compare
* 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

23 Feb 14:25
Compare
Choose a tag to compare
  • Update dependencies

  • Add toggleSpeaker method

v1.4.1

29 Jan 15:34
ea4ffaf
Compare
Choose a tag to compare
Fix registration event on iOS (#19)

v1.4.0: Upgrade to Twilio iOS SDK 6.1 (#18)

09 Jan 18:33
119a2e4
Compare
Choose a tag to compare
* Upgrade deps and Twilio iOS SDK

* Rename to TwilioVoiceSDK

v1.3.2: Fix Android incoming calls when app is killed (#13)

10 Dec 14:13
9a425e0
Compare
Choose a tag to compare
* Fix incoming calls when app is killed on Android

* Upgrade version