Skip to content

yuwenbai/react-native-agora-edu

Repository files navigation

react-native-agora-edu

Description

The react-native-agora-edu is an open-source wrapper for react-native developers. This SDK takes advantage of React Native and Agora RTC Video SDKs on Android/iOS.

Compatibility

  • >= react native 0.55.x
  • iOS SDK 8.0+
  • Android 5.0+ x86 arm64 armv7a
  • io.agora.rtc:full-sdk:2.9.0.102

Installation

Install with npm:

npm install --save react-native-agora-edu

Or, install with yarn:

yarn add react-native-agora-edu

Either way, then link with:

react-native link react-native-agora-edu

Agora Native API Documentation

Android

中文 English

iOS

中文 English

Resources