@kunalkumar007/videosdk-ui-kit

0.0.1 • Public • Published

Getting started

  1. Run the authentication server Follow videosdk-rtc-nodejs-sdk-example to run authentication server.
  2. Clone the repo
    git clone https://github.com/videosdk-live/videosdk-rtc-react-native-prebuilt-ui.git
  3. Update the api server url in the src/config/api.js file that points to the authentication server.
    HOST_URL=http://localhost:9000
    
  4. Install NPM packages
    npm install
  5. Run the app
    npm run start
    npm android
    npm ios

For more information, visit official documentation

Related

Readme

Keywords

none

Package Sidebar

Install

npm i @kunalkumar007/videosdk-ui-kit

Weekly Downloads

0

Version

0.0.1

License

none

Unpacked Size

6.3 MB

Total Files

194

Last publish

Collaborators

  • kunalkumar007