Tag
#realtime
Agora Live Audio Room UI Kit for React Native: Stages
Build a Clubhouse-style live audio room on Agora in React Native: stage and audience roles, raise-hand queues, speaking rings, token auth, and moderation.
Bet365-Style Odds Display UI in React Native: Honest
Build a live odds display UI: format switching, truthful flash-on-change, suspended states, throttled feeds, and the regulatory line a clone must respect.
Discord Voice Channel User Grid in SwiftUI: Presence
Build Discord's voice channel grid in SwiftUI: per-user state tiles, speaking rings from volume callbacks, adaptive grid math, and drop-in presence done calmly.
Zello Walkie-Talkie Push-to-Talk UI in React Native
Build a Zello-style push-to-talk UI: the hold-to-talk button's four states, channel floor control, iOS's PushToTalk framework, and sub-second latency truth.
Discord UI Clone in SwiftUI with WebSockets: The Pattern
Building a Discord-style chat in SwiftUI: message grouping density, channel drawers, and a WebSocket state machine with backoff, heartbeats, and resume.
Supabase Realtime Chat UI in React Native: Build It
Build a realtime chat screen in React Native on Supabase: an inverted FlatList, message bubbles, typing presence, optimistic send, and Row Level Security.