This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
Releases: AgoraIO-Community/VideoUIKit-ReactNative
Releases · AgoraIO-Community/VideoUIKit-ReactNative
v5.0.2
Fixes RTM token being passed to JoinV2
What's Changed
- Missing RtmToken added to LoginV2 by @majikoushik in #148
New Contributors
- @majikoushik made their first contribution in #148
Full Changelog: v5.0.1...v5.0.2
5.0.1
v5.0.0
Updated the UIKit to use the Agora 4.1.0 React Native SDK
v4.0.2
- Update package version used in RTM
v4.0.1
- Update the UIKit with setParameters
- Working on new release to support Agora React Native SDK v4.x
v4.0.0
Adds RTM SDK to the UIKit which enables features like sending mute request to other users and displaying usernames. The props for the high-level component have been change to follow similar naming pattern as the other UIKits, so there's breaking changes.