Jitsi Meet React SDK

React component wrapper around the Jitsi Meet IFrame API that provides idiomatic and components, type definitions, hooks for events, and ref-based command dispatch — used to embed Jitsi Meet or JaaS meetings inside React applications.

Jitsi Meet React SDK is one of 10 APIs that Jitsi publishes on the APIs.io network.

Tagged areas include React, SDK, Web, and Embedding. The published artifact set on APIs.io includes API documentation and SDKs.

API entry from apis.yml

apis.yml Raw ↑
aid: jitsi:jitsi-meet-react-sdk
name: Jitsi Meet React SDK
tags:
- React
- SDK
- Web
- Embedding
humanURL: https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-react-sdk
properties:
- url: https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-react-sdk
  type: Documentation
- url: https://github.com/jitsi/jitsi-meet-react-sdk
  name: jitsi-meet-react-sdk
  type: SourceCode
- url: https://www.npmjs.com/package/@jitsi/react-sdk
  name: '@jitsi/react-sdk (npm)'
  type: SDK
description: React component wrapper around the Jitsi Meet IFrame API that provides idiomatic <JitsiMeeting
  /> and <JaaSMeeting /> components, type definitions, hooks for events, and ref-based command dispatch
  — used to embed Jitsi Meet or JaaS meetings inside React applications.