TTTAttributedLabel/TTTAttributedLabel
A drop-in replacement for UILabel that supports attributes, data detectors, links, and more observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5598
- days_rel: n/a
- days_push: 800
- n_releases_24m: 0
Adoption not part of the score
8711 stars · 1691 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
TTTAttributedLabel is an Objective-C drop-in replacement for UILabel that renders attributed strings with support for embedded links and automatic data detection. It adds advanced text styling options like custom truncation tokens, line spacing controls, and VoiceOver-accessible link interactions.
Use cases
- render attributed text in an iOS label
- make tappable links inside a UILabel
- auto-detect URLs, phone numbers, and dates in label text
- customize line spacing and truncation token in a label
- add long-press handling for links in text
- support VoiceOver for links in a label
When to choose
- you need rich text styling or embedded links beyond what UILabel offers on iOS 8+
- you want automatic data detection with custom link styling and accessibility
When to avoid
- you only need basic attributed text available natively since iOS 6
- you are building with SwiftUI and Text-based APIs instead of UIKit
Facets
library · maturity maintenance
ui-components parser mobile-development frontend cpp uikit objective-c uilabel attributed-string cocoapods text-rendering data-detectors ios swift
1 source
- readme: https://github.com/TTTAttributedLabel/TTTAttributedLabel · fetched 2026-08-28 · 481ddcb2c203
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TTTAttributedLabel/TTTAttributedLabel | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="TTTAttributedLabel/TTTAttributedLabel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem