# ReactNative-UIKit-example **Repository Path**: mirrors_AgoraIO-Community/ReactNative-UIKit-example ## Basic Information - **Project Name**: ReactNative-UIKit-example - **Description**: Example code implementing the React Native UIKit - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [ARCHIVED] Agora ReactNative UIKit Example **⚠️ 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. The Agora UIKit's have been deprecated. We recommend updating your implementation use to the latest version of the **Agora Video 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/). --- Example code implementing the React Native UIKit ## Steps to run ### IOS - run `npm i && npx pod-install` - open the `ios/.xcworkspace` file with xcode - code sign and run on iphone ## Android - Run `npm i` - Run `npm start` - In another terminal, run `npm run android`. **It is recommend to build the app on a physical device rather than a simulator since simulators might not have access to camera and mic**