https://github.com/ekaansharora/agora-rn-uikit-expo
https://github.com/ekaansharora/agora-rn-uikit-expo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ekaansharora/agora-rn-uikit-expo
- Owner: EkaanshArora
- Created: 2021-07-08T15:36:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-08T15:43:23.000Z (almost 4 years ago)
- Last Synced: 2025-03-25T17:17:36.317Z (about 2 months ago)
- Language: Java
- Size: 508 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Agora UIKit Expo Demo
This is an example app using expo and expo-dev-client to build a react native video calling app using the Agora React Native UI Kit
## How to run
- Install the dependencies using `npm i`
- Use `expo run:android` or `expo run:ios` (use a physical iOS device to test using XCode)You can start an expo dev server using `expo start --dev-client`