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.

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.