willowtreeapps/spruce-ios
Swift library for choreographing animations on the screen. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 3578
- days_rel: n/a
- days_push: 898
- n_releases_24m: 0
Adoption not part of the score
3427 stars · 196 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Spruce is a lightweight Swift library for choreographing multi-view animations on iOS screens. It provides UIView extensions to prepare and run coordinated animations like fade-in and expand across many views with simple timing control.
Use cases
- animate multiple views on screen in a coordinated sequence
- add staggered fade-in animations to a list of UI elements
- choreograph complex multi-view animations for iOS prototypes
- make iOS screen transitions feel polished with minimal code
- synchronize view animations with sort functions and delays
When to choose
- you are building an iOS app in Swift and want easy multi-view animation choreography
- you want a lightweight UIView-extension-based animation API
- designers request complex staggered animations that are tedious to hand-code
When to avoid
- you need Objective-C support, which is not yet available
- you need cross-platform animations for Android or web
- you need advanced physics-based or gesture-driven animation systems
Facets
library · maturity maintenance
animation ui-components mobile-development frontend uikit view-animations choreography cocoapods carthage ios swift mobile
1 source
- readme: https://github.com/willowtreeapps/spruce-ios · fetched 2026-08-28 · 77a506189a83
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| willowtreeapps/spruce-ios | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="willowtreeapps/spruce-ios")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem