mirror of
https://github.com/zhigang1992/agora-react-native-rtm.git
synced 2026-01-12 22:45:41 +08:00
v0.9.3-beta.2
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.xiOS 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
- Complete API documentation at the Developer Center
- File bugs about this sample
- React Native Getting Started
Languages
TypeScript
35.7%
Objective-C
33.4%
Java
26.5%
Ruby
1.9%
C
1.3%
Other
1.2%