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
- run
npm i && npx pod-install
- open the
ios/.xcworkspace
file with xcode - code sign and run on iphone
- 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