Skip to content

Releases: opentok/opentok-react-native

v0.8.0

15 Jun 20:24
Compare
Choose a tag to compare
  • Adds the streamProperties prop to OTSubscriber so you can modify properties for individual streams (#100)
  • Adds support for streamPropertyChanged event (#112)
  • Fixes videoDisabled event for iOS (#111) -- Thanks @mafranceschi!
  • Updates README with archive instructions for iOS

v0.7.1

31 May 22:59
Compare
Choose a tag to compare

Fix README installation typo

v0.7.0

31 May 22:46
Compare
Choose a tag to compare

#16 Improves iOS installation
#87 Fixes iOS warnings
#96 Fixes creation time issue on iOS

v0.6.5

30 May 16:19
Compare
Choose a tag to compare

Fixes race condition where conditional publishing was failing
Fixes #85 - unmounting Android crash for both OTPublisher and OTSubscriber

v0.6.4

25 May 22:17
Compare
Choose a tag to compare

Fixes #89

v0.6.3

16 May 22:25
Compare
Choose a tag to compare

Fixes iOS issue for publisher events: #78
Adds sample information to the README file
Fixes a bug where the app was crashing if no credentials were provided to the OTSession component.

v0.6.2

14 May 16:18
Compare
Choose a tag to compare

Fixes Android exception
Adds OTScreenCapturer.swift to README file
Fixes SEO issue with OpenTok Labs Banner

v0.6.1

11 May 21:00
Compare
Choose a tag to compare

Fix iOS Swift compile issue

v0.6.0

10 May 22:50
Compare
Choose a tag to compare

Adds support for multiple publishers
Adds screen sharing
Adds docs about all supported events
Fixes bugs where session and subscriber events were still being dispatched even after the components had unmounted
Fixes iOS live reload issue

v0.5.2

08 May 17:12
Compare
Choose a tag to compare

Updates native SDKs to 2.14.0