Нема описа
matrixbirds 984245b156 add android x86_64 пре 4 година
android add android x86_64 пре 4 година
docs chore. remove api docs # release it in gh-pages branch пре 5 година
ios feat. add start & update & stop & remove channelMediaDelay пре 4 година
lib chore. add returns annotation пре 4 година
samples Fixed url in samples/readme.md пре 5 година
src chore. add returns annotation пре 4 година
.gitattributes git lfs пре 5 година
.gitignore chore. remove api docs # release it in gh-pages branch пре 5 година
.npmignore chore. build пре 5 година
CHANGELOG feat. add start & update & stop & remove channelMediaDelay пре 4 година
LICENSE v1.1.2 пре 5 година
README.md chore. update readme пре 5 година
README.old.md add gitter and api docs пре 5 година
package.json upgrade. stage 1 & ios пре 4 година
react-native-agora.podspec upgrade. stage 1 & ios пре 4 година
tsconfig.json Merge branch 'master' into fix/rn-compatible пре 5 година
typedoc.json refactor docs to typescript пре 5 година

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