This repository was archived by the owner on Mar 29, 2025. It is now read-only.
Releases: voxeet/voxeet-uxkit-reactnative
Releases · voxeet/voxeet-uxkit-reactnative
v0.4.0
0.3.2
v0.3.1
v0.3.0
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
v0.2.16
v0.2.13: Merge pull request #39 from voxeet/develop
- iOS participant status in ParticipantUpdated event fixed
- iOS bump SDK version
v0.2.12: Merge pull request #37 from voxeet/develop
- improved typescript notations
- better event handling
- almost all native events managed
- video view improved
- various iOS and Android fixes