Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

AgoraIO-Community/ReactNative-UIKit-example

Repository files navigation

[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

For documentation and support, please visit the Agora Documentation.


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

About

Example code implementing the React Native UIKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published