説明なし
matrixbirds 33011f8cbc
Merge pull request #99 from syanbo/hotfix/ios-type-cast
4 年 前
android add android x86_64 4 年 前
docs chore. remove api docs # release it in gh-pages branch 5 年 前
ios chore. update changelog 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 chore. update changelog 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