Skip to content

Build using UI Kit

The default RealtimeKit Meeting UI component gives you a complete meeting experience out of the box, with all the essential features built in. Drop it into your app and you are ready to go.

Select a framework based on the platform you are building for.

Next steps

You have integrated RealtimeKit with the default meeting UI. Participants can now see and hear each other in sessions.

Build a custom meeting experience

While the default UI provides a complete meeting experience, you may want to build a custom interface using individual UI Kit components. This approach gives you full control over the layout, design, and user experience.

To build your own custom meeting UI, follow these guides in order:

  1. UI Kit Components Library - Browse available components and their visual representations
  2. UI Kit Meeting Lifecycle - Lifecycle of a meeting and how components communicate and synchronize with each other
  3. Session Lifecycle - Understand different peer states and transitions
  4. Meeting Object Explained - Access meeting data and participant information using the Core SDK
  5. Build Your Own UI - Put everything together to create a custom meeting interface