danielsaidi/RichTextKit
View and edit rich text in SwiftUI. observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 86
- Release rhythm 28
- 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: 48.0
- age_days: 1576
- days_rel: 502
- days_push: 89
- n_releases_24m: 5
Adoption not part of the score
1274 stars · 165 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift library for viewing and editing rich text in SwiftUI on Apple platforms, built on a bridge between UITextView and NSTextView. It provides a RichTextEditor/RichTextViewer with support for text styles, fonts, colors, alignments, and image attachments.
Use cases
- build a rich text editor in a SwiftUI app
- let users format text with bold, italic, and underline
- display read-only rich text content in SwiftUI
- add font and color controls to a text editor
- support image attachments in editable text
- unify UITextView and NSTextView behavior across iOS and macOS
When to choose
- you need a feature-rich rich text editor on Apple platforms with SwiftUI
- you need to support older OS versions lacking native attributed string editing
- you want platform-agnostic APIs over UITextView/NSTextView
When to avoid
- you target iOS/macOS 26+ and can use native TextEditor attributed string editing
- you need cross-platform (non-Apple) rich text editing
- you need a fully maintained long-term solution given the author's uncertainty about its future
Facets
library · maturity maintenance
ui-components editor form-handling mobile-development frontend text-editors cross-platform swiftui rich-text uikit appkit attributed-string text-editor ios macos swift mobile desktop
2 sources
- readme: https://github.com/danielsaidi/RichTextKit · fetched 2026-08-28 · 7e39fb2a452f
- homepage: https://danielsaidi.com · fetched 2026-08-29 · 9b439647ef84
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| danielsaidi/RichTextKit | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="danielsaidi/RichTextKit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem