Jitsi Meet Mobile SDK (Android, iOS, React Native)

Native mobile SDKs that embed the full Jitsi Meet experience inside Android and iOS applications, plus a React Native module published from the jitsi-meet repository. Each SDK exposes a meeting view, a small JavaScript bridge for events and commands, and supports the same JWT authentication flow used by JaaS.

API entry from apis.yml

apis.yml Raw ↑
aid: jitsi:jitsi-meet-mobile-sdk
name: Jitsi Meet Mobile SDK (Android, iOS, React Native)
tags:
- Mobile
- Android
- iOS
- React Native
- SDK
humanURL: https://jitsi.github.io/handbook/docs/category/mobile
properties:
- url: https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-android-sdk
  name: Android SDK
  type: SDK
- url: https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-ios-sdk
  name: iOS SDK
  type: SDK
- url: https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-react-native-sdk
  name: React Native SDK
  type: SDK
- url: https://github.com/jitsi/jitsi-meet-sdk-samples
  name: Mobile SDK Samples
  type: CodeExamples
description: Native mobile SDKs that embed the full Jitsi Meet experience inside Android and iOS applications,
  plus a React Native module published from the jitsi-meet repository. Each SDK exposes a meeting view,
  a small JavaScript bridge for events and commands, and supports the same JWT authentication flow used
  by JaaS.