This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
Releases: AgoraIO-Community/Agora-RTC-React
Releases Β· AgoraIO-Community/Agora-RTC-React
v1.1.3
v1.1.2
v1.1.1
Add support for React 18
v1.1.0
New minor release
- Add an error object to hooks. All hooks that return tracks now have an error object that can be used to determine if and why the SDK promise failed.
- The AgoraVideoPlayer component now accepts an additional optional prop config that can be used to pass in the VideoConfig to the .play() method of the SDK.
Minor update
Re-exported all modules from the NG SDK to the wrapper to ease imports.
Initial Release
v1.0.0 Initial Commit