Releases: opentok/opentok-react-native
Releases · opentok/opentok-react-native
v0.8.0
- 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
Fix README installation typo
v0.7.0
#16 Improves iOS installation
#87 Fixes iOS warnings
#96 Fixes creation time issue on iOS
v0.6.5
Fixes race condition where conditional publishing was failing
Fixes #85 - unmounting Android crash for both OTPublisher
and OTSubscriber
v0.6.3
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
Fixes Android exception
Adds OTScreenCapturer.swift to README file
Fixes SEO issue with OpenTok Labs Banner
v0.6.1
Fix iOS Swift compile issue
v0.6.0
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
Updates native SDKs to 2.14.0