Sin descripción
matrixbirds 92c604cfb0 chore. update comments hace 4 años
android Merge pull request #90 from syanbo/chore/2.9.0-sdk-integrate hace 4 años
docs chore. remove api docs # release it in gh-pages branch hace 5 años
ios feat. add start & update & stop & remove channelMediaDelay hace 4 años
lib chore. update comments hace 4 años
samples Fixed url in samples/readme.md hace 5 años
src chore. update comments hace 4 años
.gitattributes git lfs hace 5 años
.gitignore chore. remove api docs # release it in gh-pages branch hace 5 años
.npmignore chore. build hace 5 años
CHANGELOG feat. add start & update & stop & remove channelMediaDelay hace 4 años
LICENSE v1.1.2 hace 5 años
README.md chore. update readme hace 5 años
README.old.md add gitter and api docs hace 5 años
package.json upgrade. stage 1 & ios hace 4 años
react-native-agora.podspec upgrade. stage 1 & ios hace 4 años
tsconfig.json Merge branch 'master' into fix/rn-compatible hace 5 años
typedoc.json refactor docs to typescript hace 5 años

README.md

有任何问题欢迎加入QQ群进行反馈 471757030

for 1.x old version

react-native-agora

npm npm npm npm join chat

Description

The react-native-agora 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

quick start

Installation

Install with npm:

npm install --save react-native-agora

Or, install with yarn:

yarn add react-native-agora

Either way, then link with:

react-native link react-native-agora

iOS Installation

中文 English

Android Installation

中文 English

Agora Native API Documentation

Android

中文 English

iOS

中文 English

API DOCS

Resources