Alaznah

Developers · Demo apps

Runnable examples in the monorepo

Start with the basic 1:1 demo. Extra sample folders in the monorepo show how the same SDK can grow into richer layouts.

In this repository

examples/basic-call

Basic call

Primary 1:1 audio/video demo with CallingScreen, dialer UI, and signaling.

examples/video-chat

Video chat

Starter layout for a video-forward UX on top of Alaznah Calling.

examples/group-call

Group call

Reserved for multi-party calling — not in Phase 1. Use 1:1 products today.

Run the basic demo

From the repo root: npm run app:ios or npm run app:android (with backend running).