zolomohan / react-native-agora-app-starter

Starter code for React Native Livestream using Agora Tutorial

Home Page:https://zolomohan.hashnode.dev/react-native-agora-livestream-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Agora Livestream Application

This is the starter code for the React Native Livestream Application using Agora.

To clone the repository, run

git clone https://github.com/zolomohan/react-native-agora-app-starter.git

To install the dependencies, run

npm install

For iOS, cd into ios/ and run

pod install

Once you've installed the dependencies, it's time to run the app on a physical device or an emulator.

For Android, run

npx react-native run-android

For iOS, run

npx react-native run-ios

About

Starter code for React Native Livestream using Agora Tutorial

https://zolomohan.hashnode.dev/react-native-agora-livestream-app


Languages

Language:Java 38.0%Language:Objective-C 27.0%Language:JavaScript 26.3%Language:Ruby 5.0%Language:Starlark 3.6%