# Agora-ReactNative-Dynamic-Rooms-Demo **Repository Path**: mirrors_AgoraIO-Community/Agora-ReactNative-Dynamic-Rooms-Demo ## Basic Information - **Project Name**: Agora-ReactNative-Dynamic-Rooms-Demo - **Description**: Dynamic Video Chat Rooms in React Native using Agora RTC and RTM SDKs. The RTC SDK is used to share live audio/video, RTM is used to signal the room details to all connected users. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-09 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [ARCHIVED] Dynamic Video Chat Rooms **⚠️ This project is no longer maintained and has been archived.** Please note that this repository is now in a read-only state and will not receive any further updates or support. We recommend using to the latest version of the **Agora React Native SDK**: [Learn more](https://www.agora.io/en/products/video-call/) For documentation and support, please visit the [Agora Documentation](https://docs.agora.io/en/). --- React Native using **Agora RTC** and **RTM** SDKs to create dynamic rooms. The RTC SDK is used to share live audio/video, RTM is used to signal the room status to all connected users. ## Prerequisites * '>= react native 0.60.x' * iOS SDK 9.0+ (and a recent version of XCode and cocoapods) * Android 5.0+ x86 arm64 armv7a * A valid Agora account ([Sign up](https://console.agora.io/) for free)