agora-react-native-rtm

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

Usage no npm install needed!

<script type="module">
  import agoraReactNativeRtm from 'https://cdn.skypack.dev/agora-react-native-rtm';
</script>

README

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