@lizunlong/livekit-components-react
TypeScript icon, indicating that this package has built-in type declarations

1.0.2-beta.19 • Public • Published

LiveKit Components React

A LiveKit Components implementation in React.

Monorepo Navigation

Install

yarn 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

/@lizunlong/livekit-components-react/

    Package Sidebar

    Install

    npm i @lizunlong/livekit-components-react

    Weekly Downloads

    1

    Version

    1.0.2-beta.19

    License

    Apache-2.0

    Unpacked Size

    1.82 MB

    Total Files

    311

    Last publish

    Collaborators

    • lizunlong