Skip to content

pavan901/expo-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the Sample App

Step 1: Clone the Repository

Clone the sample project to your local machine.

Step 2: Configure api.js

Update the api.js file with your Authentication Token generated from the VideoSDK Dashboard.

Step 3: Install the dependecies

Install all required dependencies for the project.

yarn install

Step 4: Prebuild the Project

yarn expo prebuild

Step 5: Run the App

You’re all set! Launch the app on your desired platform.

yarn android // for android
yarn ios // for ios 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors