me-abhinav/NumberMorphView
A label view for displaying numbers which can transition or animate using a technique called number tweening or number morphing. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3824
- days_rel: n/a
- days_push: 3194
- n_releases_24m: 0
Adoption not part of the score
1582 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NumberMorphView is a Swift UIKit label-like view for iOS that displays numbers with animated transitions using number tweening/morphing. It supports customizable animation durations and pluggable interpolators such as spring, bounce, and overshoot.
Use cases
- animate a counter or score display in an iOS app
- show smoothly transitioning numbers like timers or stats
- create odometer-style number roll animations
- customize number transition easing with spring or bounce effects
- display animated digits in a fitness or finance dashboard
When to choose
- you need animated number transitions in an iOS app built with UIKit
- you want a lightweight drop-in UIView with CocoaPods support
- you need custom easing interpolators for digit animations
When to avoid
- you target platforms other than iOS
- your project uses a Swift version newer than the library supports (Swift 2.2 era)
- you need SwiftUI-native components
- you need actively maintained software with recent releases
Facets
library · maturity maintenance
animation ui-components mobile-development frontend swift cocoapods number-tweening uikit counter-animation ios mobile
1 source
- readme: https://github.com/me-abhinav/NumberMorphView · fetched 2026-08-28 · 1909bf5a19d3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| me-abhinav/NumberMorphView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="me-abhinav/NumberMorphView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem