JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2948
  • Score
    100M100P100Q127902F
  • License MIT

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

Package Exports

  • agora-react-native-rtm

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (agora-react-native-rtm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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