Socket
Book a DemoInstallSign in
Socket

agora-react-native-rtm

Package Overview
Dependencies
Maintainers
5
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agora-react-native-rtm

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

2.2.6
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
5
Weekly downloads
 
Created
Source

agora-react-native-rtm

npm npm npm npm

This SDK takes advantage of React Native and Agora RTM SDK on Android && iOS.

Release Note

Changelog

Installation

Installing (React Native >= 0.70.0)

Install agora-react-native-rtm(^2.2.3):

yarn add agora-react-native-rtm

or

npm i --save agora-react-native-rtm

Go to your ios folder and run:

pod install

General Usage

import { createAgoraRtmClient, RtmConfig } from 'agora-react-native-rtm';

const engine = createAgoraRtmClient(
  new RtmConfig({
    userId: Config.uid,
    appId: Config.appId,
  })
);

Doc

  • API Ref

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Keywords

react-native

FAQs

Package last updated on 28 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.