irfaan / react-native-agora

React Native around the Agora RTC SDKs for Android and iOS agora

Home Page:https://www.agora.io/cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

有任何问题欢迎加入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

About

React Native around the Agora RTC SDKs for Android and iOS agora

https://www.agora.io/cn/

License:MIT License


Languages

Language:C++ 53.4%Language:Java 20.6%Language:Objective-C 15.6%Language:TypeScript 10.1%Language:CMake 0.2%Language:Ruby 0.1%