Ross ROSS = Recommend OSS · open-source software intelligence for agents

twitter/TwitterTextEditor

A standalone, flexible API that provides a full-featured rich text editor for iOS applications. observed · 2026-08-28

github.com/twitter/TwitterTextEditor · Swift · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2141
  • days_rel: n/a
  • days_push: 1241
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2999 stars · 170 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TwitterTextEditor is a standalone Swift library providing a full-featured rich text editor for iOS apps built on UIKit and TextKit. It offers safe text modification, attribute annotations like syntax highlighting, and delegate-based APIs for text editing events.

Use cases

  • embed a rich text editor in an iOS app
  • add syntax highlighting to a text input field
  • handle paste and drag-and-drop of text safely
  • build a composer or message input with attributed text
  • get reliable text editing events in UIKit

When to choose

  • you need a robust rich text editor on iOS 11+ without building one from TextKit yourself
  • you want delegate-based APIs for safe text modification and attribute updates
  • you use Swift Package Manager, CocoaPods, or Carthage

When to avoid

  • you need a cross-platform or SwiftUI-native editor
  • your project targets platforms other than iOS/macCatalyst
  • you need a library under heavy active development

Facets

library · maturity maintenance

editor ui-components mobile-development text-editors developer-tools uikit textkit rich-text-editor syntax-highlighting swift-package-manager ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
twitter/TwitterTextEditormain32

For agents

markdown · JSON · MCP: product_card(name="twitter/TwitterTextEditor")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem