lexrus/LTMorphingLabel
[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift. observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 71
- 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: 4452
- days_rel: n/a
- days_push: 179
- n_releases_24m: 0
Adoption not part of the score
8145 stars · 776 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Swift UILabel subclass that provides graceful morphing text animations, originally mimicking Apple's QuickType animation from iOS 8. It supports multiple effects including scale, evaporate, fall, pixelate, sparkle, and burn, and works with both UIKit and SwiftUI.
Use cases
- animate text changes in an iOS label
- add morphing text effects like Apple QuickType
- create animated title transitions in Swift
- make a label evaporate or pixelate when text changes
- use animated labels in SwiftUI
- add sparkle or burn text effects to an iOS app
When to choose
- you need eye-catching text transition animations on iOS
- you want a drop-in UILabel replacement with multiple effect styles
- you support both UIKit and SwiftUI
When to avoid
- you need cross-platform (Android or web) text animations
- you only need simple static text rendering
- you need text effects outside the provided effect set and can't extend them
Facets
library · maturity active
animation ui-components mobile-development frontend uikit swiftui label-effects text-animation ios swift mobile
1 source
- readme: https://github.com/lexrus/LTMorphingLabel · fetched 2026-08-28 · 1526f514bca5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lexrus/LTMorphingLabel | main | 55 |
For agents
markdown · JSON · MCP: product_card(name="lexrus/LTMorphingLabel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem