Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@videosdk.live/react-native-sdk

_chintan_2kISC0.4.1TypeScript support: included


Video SDK React Native App
videosdk.live

React Native, react, video-sdk, javascript, realtime, webrtc, live-streaming, communication, rtc, live

readme


Video SDK React Native App
videosdk.live

NPM downloads NPM latest version

Features

  • Video API with real-time audio, video and data streams
  • 5,000+ participants support
  • Chat support with rich media.
  • Screen sharing with HD and Full HD.
  • Play realtime video in meeting
  • Connect it with social media such as Facebook, Youtube etc (RTMP out support).
  • Intelligent speaker switch
  • Record your meetings on cloud
  • Customise UI and built other rich features with our new data streams such as whiteboard, poll, Q & A etc.
  • Develop and launch in both Android and iOS at the same time.

Device Support

Visit our official guide for Device Support

Demo App

📲 Download the Sample iOS app here: https://testflight.apple.com/join/LYj3QJPx

📱 Download the Sample Android app here: https://appdistribution.firebase.dev/i/a4c63049415c4356

Prerequisites

You must have the following installed:

  • Node.js v12+
  • NPM v6+ (comes installed with newer Node versions)
  • Android Studio or Xcode installed

Setup

`@videosdk.live/react-native-sdkis react native library for real-time communication. It inherits the same concepts of [@videosdk.live/react-sdk`](https://www.npmjs.com/package/@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.

From npm package:

npm install @videosdk.live/react-native-sdk

From yarn package:

yarn add @videosdk.live/react-native-sdk
  1. Android
  2. IOS

Documentation

Check the components and their usage in our documentation.

Quick Start

Check the Quick Start guide to our documentation.

Try it out

Run the Code sample to see it in action.