Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Releases: voxeet/voxeet-uxkit-reactnative

v0.4.0

07 Dec 19:47
Compare
Choose a tag to compare

Bump Android to UXKit 3.7.5

0.3.2

06 Apr 12:01
f9a9d39
Compare
Choose a tag to compare

Features

  • UXKit now uses the iOS Client SDK 3.4.0
  • Support for the ARM64 architecture for a simulator

v0.3.1

09 Mar 10:18
a8d1a75
Compare
Choose a tag to compare

Remove fixed iOS versions

v0.3.0

25 Nov 10:15
Compare
Choose a tag to compare

Typescript:

  • fix definition of VideoView

Android:

  • bump SDK and UXKit to 3.3.0
  • bump Gradle's environment to be compatible with compile and targetSdk API Level 31
  • to prevent react-native incompatibility with new versions of AndroidX

iOS:

  • bump SDK to 3.3.0
  • bump UXKit to 1.6.0

v0.2.17

25 Nov 09:56
6588224
Compare
Choose a tag to compare

iOS Bump SDK and UXKit versions.
SDK: 3.2.3
UXKit: 1.5.3
Swift version: 5.5.1

v0.2.16

26 Oct 01:40
Compare
Choose a tag to compare

Release for iOS and Android support of the new versions of the SDKs.

A known issue with the camera by default not used on Android is still under investigation

v0.2.13: Merge pull request #39 from voxeet/develop

06 Jul 13:22
a64fc6a
Compare
Choose a tag to compare
  • iOS participant status in ParticipantUpdated event fixed
  • iOS bump SDK version

v0.2.12: Merge pull request #37 from voxeet/develop

14 Jun 15:15
a1b1648
Compare
Choose a tag to compare
  • improved typescript notations
  • better event handling
  • almost all native events managed
  • video view improved
  • various iOS and Android fixes