0.0.1 • Published 3 years ago
@kunalkumar007/videosdk-ui-kit v0.0.1
Getting started
- Run the authentication server Follow videosdk-rtc-nodejs-sdk-example to run authentication server.
- Clone the repo
git clone https://github.com/videosdk-live/videosdk-rtc-react-native-prebuilt-ui.git - Update the api server url in the
src/config/api.jsfile that points to the authentication server.HOST_URL=http://localhost:9000 - Install NPM packages
npm install - Run the app
For more information, visit official documentationnpm run start npm android npm ios
Related
0.0.1
3 years ago