badoo/Chatto
A lightweight framework to build chat applications, made in Swift observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- 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: 3934
- days_rel: n/a
- days_push: 14
- n_releases_24m: 0
Adoption not part of the score
4553 stars · 588 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Chatto is a lightweight Swift framework for building chat application UIs on iOS, designed for extensibility and performance. It ships with ChattoAdditions, a companion framework providing message cells (text, photo) and an extensible input bar component.
Use cases
- build a chat interface in an iOS app
- display thousands of messages with smooth scrolling and pagination
- create custom message bubble types in Swift
- add an extensible message input bar to an app
- implement bidirectional pagination and autoloading in a chat feed
- add swipe-to-reveal accessory views on chat messages
When to choose
- you need a customizable, performant chat UI in a native Swift/iOS app
- you want fine-grained control over message cells and input components
- your app handles large message histories requiring background layout calculation
When to avoid
- you need a full chat backend with networking and sync built in
- you are building with SwiftUI rather than UIKit
- you target platforms other than iOS
Facets
framework · maturity maintenance
ui-components frontend-framework state-management mobile-development chatbots web-development chat-ui swift-framework messaging uikit cocoapods carthage ios swift mobile
1 source
- readme: https://github.com/badoo/Chatto · fetched 2026-08-28 · 67f4b9d02417
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| badoo/Chatto | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem