Releases: voximplant/react-native-voximplant
Releases · voximplant/react-native-voximplant
v1.16.0
v1.15.0
- Update native Android and iOS modules to use Voximplant Android SDK 2.15.0 and Voximplant iOS SDK 2.25.2
- Add VideoStream.type property to identify the video source type: video or screen sharing
- Remove deprecated properties for Android:
- ClientConfig.enableHWAcceleration
- ClientConfig.provideLocalFramesInByteBuffer
v1.14.0
- Update native iOS module to use Voximplant iOS SDK 2.25.0
- Min supported iOS version is changed to 9.0. iOS 8.0 is no more supported.
v1.13.0
- Update native Android module to use Voximplant Android SDK 2.14.1
v1.12.0
- Update native Android and iOS modules to use Voximplant Android SDK 2.14.0 and Voximplant iOS SDK 2.23.0
- Legacy API removal
v1.11.0
- Update native Android and iOS modules to use Voximplant Android SDK 2.13.0 and Voximplant iOS SDK 2.22.0
- Fix: build issue with Android Gradle Plugin 3.5.0
v1.10.0
- Update native Android and iOS modules to use Voximplant Android SDK 2.12.2 and Voximplant iOS SDK 2.21.3
- Improvements for VideoView component on Android: add/remove SurfaceViewRenderer to/from the parent ViewGroup on the videoStreamId prop change
v1.9.2
v1.9.1
- Support React Native 0.60 autolinking
v1.9.0
- Update native iOS module to use Voximplant iOS SDK 2.20.7
- Fix Client.tokenRefresh implementation