An open API service indexing awesome lists of open source software.

https://github.com/ekaansharora/agora-rn-uikit-expo


https://github.com/ekaansharora/agora-rn-uikit-expo

Last synced: about 1 month ago
JSON representation

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`