sacmii / agora-react-native-rtm

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

agora-react-native-rtm

Description

The agora-react-native-rtm is an open-source wrapper for react-native developers. This SDK takes advantage of React Native and Agora RTM SDKs on Android/iOS.

Compatibility

  • >= react native 0.55.x
  • iOS SDK 8.0+
  • Android 5.0+ x86 arm64 armv7

Installation

Install with npm:

npm install --save agora-react-native-rtm

Or, install with yarn:

yarn add agora-react-native-rtm

Either way, then link with:

react-native link agora-react-native-rtm

Documentation

Resources

About

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

https://www.agora.io/en/

License:MIT License


Languages

Language:TypeScript 35.9%Language:Objective-C 34.9%Language:Java 26.0%Language:Ruby 1.9%Language:JavaScript 1.2%