tomknig/TOMSMorphingLabel
Configurable morphing transitions between text values of a label. 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: 4460
- days_rel: n/a
- days_push: 1843
- n_releases_24m: 0
Adoption not part of the score
1847 stars · 102 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Objective-C UILabel subclass for iOS that animates morphing transitions between text values whenever the text property changes. Transition appearance is configurable via properties like animation duration, character shrink factor, and character animation offset.
Use cases
- animate text changes in a UILabel
- morphing text transition between label values
- animated counter or ticker label on iOS
- smooth text swap animation in an iOS app
- UILabel subclass with character morph effects
When to choose
- you need drop-in animated text transitions on a UILabel in an iOS app
- you want configurable, lightweight text morphing without heavy dependencies
- you need completion callbacks when a text animation finishes
When to avoid
- you are building for Android, web, or non-Apple platforms
- you need SwiftUI-native or modern Swift-first animation APIs
- the project requires actively maintained dependencies, as the last release was in 2021
Facets
library · maturity maintenance
animation ui-components mobile-development frontend uilabel objective-c cocoapods text-animation morphing ios mobile swift
1 source
- readme: https://github.com/tomknig/TOMSMorphingLabel · fetched 2026-08-28 · 368080438a37
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tomknig/TOMSMorphingLabel | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tomknig/TOMSMorphingLabel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem