Skip to main content
Version: 0.1.x

Integrating React JS SDK - Video SDK

Our React JS SDK provides a wrapper over JavaScript SDK converting it into usable React hooks API. It simplifies the code for React JS and makes integrating the Video and Audio calls in your app very simple.

Installing React SDK

You can install our React SDK by using Yarn or NPM package managers.

Before installing the React SDK, make sure you have the Node environment already setup on your machine.

npm install "@videosdk.live/react-sdk"
caution

If you are using a Windows machine, make sure to include the double-quotes while installation.

Typescript Support

From version 0.1.52 and higher, typescript is supported by our React JS SDK. It is not necessary to install additional types because they are already part of the NPM package.

Got a Question? Ask us on discord