Aucune description
matrixbirds 0c5199f4e0
Merge pull request #133 from yuwenbai/agora-rtc
il y a 4 ans
android modify about onRtcStats il y a 4 ans
docs chore. remove api docs # release it in gh-pages branch il y a 4 ans
ios feat. support ios & android 2.9.1 il y a 4 ans
lib Fix TypeScript optional parameter on RtcEngine's options il y a 4 ans
samples Fixed url in samples/readme.md il y a 4 ans
src Fix TypeScript optional parameter on RtcEngine's options il y a 4 ans
.gitattributes git lfs il y a 5 ans
.gitignore chore. remove api docs # release it in gh-pages branch il y a 4 ans
.npmignore chore. build il y a 5 ans
CHANGELOG chore. upgrade android to 2.9.4 fix IMEI il y a 4 ans
LICENSE v1.1.2 il y a 5 ans
README.md chore. update readme il y a 4 ans
README.old.md add gitter and api docs il y a 5 ans
package.json chore. upgrade android to 2.9.4 fix IMEI il y a 4 ans
react-native-agora.podspec feat. support ios & android 2.9.1 il y a 4 ans
tsconfig.json Merge branch 'master' into fix/rn-compatible il y a 5 ans
typedoc.json refactor docs to typescript il y a 5 ans

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