Releases: opentok/opentok-react-native
Release v0.18.0
[Update]: update SDKs iOS to 2.20.0 and Android to 2.20.1
[Fix]: fix crash in OTPublisherLayout when sessionId is null. Fix: #462 (comment)
[Fix]: Downgrade uuidv4 module to 3.4.0 due to UUID#375
[Fix]: OTCustomAudioDrive added file in project.pbxproj
[Fix]: Update Github Actions
Release v0.17.2
Release v0.17.1
Release v0.17.0
- New feature: Updated to react-native 0.64.0
- Fix: Updated npm dependencies
- Fix: Fixed react-native 0.64.0
nativeEvents.listeners()
crash PR493
Release v0.16.0
- New feature: Added support for
stereo
output oniOS
andAndroid
usingCustomAudioDevice
.
Release v0.15.0
- New feature: Added preferredResolution and preferredFrameRate properties on OTSubscriber.
- Fix bugs
- iOS SDK updated to
2.18.1
- Android SDK updated to
2.18.1
- Added typescript support
v0.14.0
Release v0.13.0
- Adds support for session options when mounting
OTSession
- Upgrades the native SDKs to use Android 2.16.5 and iOS 2.16.5
Thank you @enricop89 for the contributions!
Release v0.12.2
Release v0.12.1
[Fix]: Fix an error when updating streamId for subscriber component (merged from PR326). Adheres to: #315, #324
[Fix]: Use Context API for passing props down the component tree (merged from PR333). Adheres to: #329, #335
[Fix]: Fix Attempted to register RCTBridgeModule class OTSessionManager issue after opening/reloading app (merged from PR336).
[Fix]: Fix reload in iOS (merged from PR339).
[Fix]: Fix security vulnerabilities on dependencies (merged from PR339).