jhurray/JHChainableAnimations
Easy to read and write chainable animations in Objective-C and Swift 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: 4144
- days_rel: n/a
- days_push: 3163
- n_releases_24m: 0
Adoption not part of the score
3200 stars · 303 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Objective-C and Swift library that provides a chainable, readable syntax for building UIView and CAAnimation sequences on iOS and tvOS. It replaces deeply nested UIView animation blocks with fluent one-line animation chains including easing, springs, repeats, and pre/post hooks.
Use cases
- chain multiple UIView animations without nested completion blocks
- animate a view with spring physics then change its color
- write readable animation code in Objective-C or Swift
- pause and resume running animations
- repeat an animation sequence a number of times
- add hooks before or after each animation step
When to avoid
- you are targeting SwiftUI declarative animations instead of UIKit
- the project needs actively maintained dependencies, since the latest release is from 2018
- you need cross-platform (Android, web) animation support
Facets
library · maturity maintenance
animation mobile-development frontend objective-c chainable-animations uiview cocoa-touch ios mobile swift
1 source
- readme: https://github.com/jhurray/JHChainableAnimations · fetched 2026-08-28 · 52965e76b3b4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jhurray/JHChainableAnimations | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jhurray/JHChainableAnimations")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem