Skip to main content

Setup

Setting up react native sdk

@videosdk.live/react-native-sdk is react native library for real-time communication. It inherits the same concepts of @videosdk.live/react-sdk

Minimum OS/SDK versions

@videosdk.live/react-native-sdk supports the following OS/SDK versions.

Android: minSdkVersion >= 21

IOS: > 11

Install the library in React Native

The easiest way to get started is by installing @videosdk.live/react-native-sdk in your app.

npm install @videosdk.live/react-native-sdk
  1. Android
  2. IOS

Got a Question? Ask us on discord