Skip to content

Releases: voximplant/react-native-voximplant

v1.16.0

02 Mar 17:34
Compare
Choose a tag to compare
  • Update native Android and iOS modules to use Voximplant Android SDK 2.16.0 and Voximplant iOS SDK 2.27.0
  • Fix for #106

v1.15.0

25 Dec 12:44
Compare
Choose a tag to compare
  • 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

15 Nov 17:38
Compare
Choose a tag to compare
  • 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

11 Oct 17:55
Compare
Choose a tag to compare
  • Update native Android module to use Voximplant Android SDK 2.14.1

v1.12.0

02 Oct 10:45
Compare
Choose a tag to compare
  • 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

17 Sep 09:31
Compare
Choose a tag to compare
  • 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

13 Aug 12:03
Compare
Choose a tag to compare
  • 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

12 Aug 17:16
Compare
Choose a tag to compare
  • #91: Android: get compileSdkVersion and targetSdkVersion from the root project or use the version 28 as default

v1.9.1

30 Jul 18:12
Compare
Choose a tag to compare
  • Support React Native 0.60 autolinking

v1.9.0

08 Jul 18:50
Compare
Choose a tag to compare
  • Update native iOS module to use Voximplant iOS SDK 2.20.7
  • Fix Client.tokenRefresh implementation