MAUIverse MAUIverse

JitsiMeet-Maui: Supporting Jitsi Meet SDK in .NET MAUI

Bridging complex native SDKs into MAUI can get tricky fast, and this repo shows a concrete approach with Jitsi Meet bindings plus a working demo app.

What you’ll learn

  • How Android and iOS binding projects are structured for a shared MAUI solution.
  • How to consume native conferencing capabilities from cross-platform C# code.
  • What build and packaging considerations show up when integrating dependency-heavy native SDKs.

If you’re planning voice/video features in MAUI, this is a strong implementation reference to study before you start wiring your own bindings.

View on GitHub

← Back to Community Feed

}