Agora Rtc React Versions Save

A react wrapper for Agora RTC NG SDK

v1.1.3

1 year ago

Added inline docs!

v1.1.2

1 year ago

Patch: UseLayoutEffect for AgoraPlayer component - thanks @ncaq for the PR

v1.1.1-beta

2 years ago

Add support for React 18

v1.1.0

2 years ago

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.

v1.0.1

3 years ago

Re-exported all modules from the NG SDK to the wrapper to ease imports.

v1.0.0

3 years ago