Clone the sample project to your local machine.
Update the api.js file with your Authentication Token generated from the VideoSDK Dashboard.
Install all required dependencies for the project.
yarn installyarn expo prebuildYou’re all set! Launch the app on your desired platform.
yarn android // for android
yarn ios // for ios