ZhipingYang/UUChatTableView
Cocoa UI component for group or private chat bubbles with text, images and audio support observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 76
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4259
- days_rel: n/a
- days_push: 147
- n_releases_24m: 0
Adoption not part of the score
1906 stars · 429 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
UUChatTableView is a lightweight Objective-C UIKit component that renders group and one-to-one chat interfaces with text, image, and voice message bubbles. It bundles message models, layout calculation, bubble rendering, media actions, voice recording and playback, and a pure-code input bar that integrates via simple delegate callbacks.
Use cases
- add chat bubbles to an ios app
- build a messaging ui in objective-c
- display text image and voice messages in a chat table view
- ios chat screen with voice recording and playback
- private and group chat interface component for uikit
- chat ui with pull-to-load message history
- customizable input bar with image picker and audio recording
When to choose
- you need the chat surface only, without a heavy chat SDK or product shell
- you want a small, readable Objective-C codebase you can extend and own
- your app targets iOS 13+ and uses UIKit with code-only layouts
- you need text, image, and voice bubbles with media actions and a recording HUD out of the box
When to avoid
- you need networking, message sync, or backend infrastructure - this component is UI only
- you want a Swift-first or SwiftUI chat implementation
- you target Android, cross-platform, or non-Apple platforms
- you need production chat features like encryption, push delivery, or offline queues built in
Facets
library · maturity active
ui-components chat-interface file-upload audio-processing mobile-development messaging-platforms developer-tools uikit objective-c cocoapods chat-bubbles voice-messages input-bar pull-to-load-history no-storyboard ios mobile
1 source
- readme: https://github.com/ZhipingYang/UUChatTableView · fetched 2026-08-28 · 570c47bc8a24
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ZhipingYang/UUChatTableView | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="ZhipingYang/UUChatTableView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem