# me-abhinav/NumberMorphView

A label view for displaying numbers which can transition or animate using a technique called number tweening or number morphing.

Repository: https://github.com/me-abhinav/NumberMorphView
Canonical: https://ross.abutalabs.com/products/numbermorphview
Language: Swift
License: MIT
License Family: permissive
Last push: 2017-12-04T04:13:31+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3824, "days_push": 3194, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1582, forks 115 (observed 2026-08-28T04:05:07.120889+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: mobile-development, frontend
- platform: -
- tags: swift, cocoapods, number-tweening, uikit, counter-animation, ios, mobile

## Member repositories
- me-abhinav/NumberMorphView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:07.120889+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:56:11.059649+00:00, confidence not recorded.
  - readme: https://github.com/me-abhinav/NumberMorphView (fetched 2026-08-28T04:05:07.120889+00:00, sha 1909bf5a19d3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
