Socket
Book a DemoInstallSign in
Socket

@livekit/components-react

Package Overview
Dependencies
Maintainers
35
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livekit/components-react

A LiveKit Components implementation in [React](https://reactjs.org/).

latest
Source
npmnpm
Version
2.9.14
Version published
Weekly downloads
160K
6.09%
Maintainers
35
Weekly downloads
 
Created
Source

LiveKit Components React

A LiveKit Components implementation in React.

Monorepo Navigation

  • Home
  • Framework Implementations:
  • Examples
  • Internal Packages

Install

npm install @livekit/components-react

Usage

import { LiveKitRoom } from '@livekit/components-react';

<LiveKitRoom token="<livekit-token>" serverUrl="<url-to-livekit-server>" connect={true} />;

Architecture Overview

React specific implementation of LiveKit Components

FAQs

Package last updated on 17 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts