Skip to content

Releases: opentok/opentok-react-native

v0.21.3

15 Mar 19:34
ef46879
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.2...v0.21.3

v0.21.2

14 Feb 22:51
56fb051
Compare
Choose a tag to compare

What's Changed

  • fix OTSessionSessionsOptions proxyUrl by @pietgk in #627
  • Fix video freeze issue in Android 13 simulator (API level 33) - fixes #628 by @jeffswartz in #646

New Contributors

Full Changelog: 0.18.0...v0.21.2

v0.21.1

14 Oct 10:57
Compare
Choose a tag to compare
- update changelog

v0.20.4

01 Aug 08:38
Compare
Choose a tag to compare
  • added the ViewPropsType

v0.21.0

15 Jun 10:13
Compare
Choose a tag to compare

0.21.0 (June 14, 2022)
[Update]: Add DTX Option for Publisher
[Update]: Android Native SDK to 2.22.3 and iOS to 2.22.3

v0.20.3

18 May 14:40
Compare
Choose a tag to compare
  • [Fix]: Updates from DependatBot

0.20.2

16 May 14:05
Compare
Choose a tag to compare

[Update]: Readme file update with Bintray instructions
[Update]: Android Native SDK to 2.21.5 and iOS to 2.21.3
[Fix]: Typescrit types fixed audioLevel

0.20.1

31 Jan 10:20
8f6d8f6
Compare
Choose a tag to compare

[Update]: Add Content Hint API on the OTPublisher object
[Update]: Add timestamp property on the audioNetworkStats and videoNetworkStats
[Fix]: Bump opentok-react-native version to

0.20.0

26 Jan 08:26
Compare
Choose a tag to compare

[Update]: update SDKs Android to 2.21.4
[Update]: update SDKs iOS to 2.21.3

v0.19.0

12 Oct 15:17
Compare
Choose a tag to compare
  • [Update]: update SDKs Android to 2.20.2
  • [Update]: added IceConfig options in the Session Options object
  • [Fix]: added missing typings in @types/index.d.ts
  • [Fix]: fix crash in OTSubscriberLayout #525