marmelroy/Interpolate
Swift interpolation for gesture-driven animations 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3814
- days_rel: n/a
- days_push: 2054
- n_releases_24m: 0
Adoption not part of the score
1830 stars · 69 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Interpolate is a Swift framework for value interpolation that powers interactive, gesture-driven animations on iOS and tvOS. It maps gesture progress (e.g. pan or scroll events) to interpolated values applied to UI properties like colors, frames, and transforms.
Use cases
- animate view properties based on pan gesture progress
- interpolate colors as a user scrolls
- create interactive swipe-to-dismiss animations
- drive animations from long press gestures
- build gesture-driven UI transitions in Swift
When to choose
- building iOS/tvOS apps with interactive gesture-driven animations
- you want simple value interpolation tied to gesture progress
- you prefer a lightweight Swift library over full animation frameworks
When to avoid
- you need cross-platform (Android/web) animation support
- your project uses SwiftUI declarative animations instead of UIKit
- you need actively maintained libraries - last release was 2021
Facets
library · maturity maintenance
animation mobile-development graphics gesture-driven-animations interpolation uikit cocoapods ios swift mobile
1 source
- readme: https://github.com/marmelroy/Interpolate · fetched 2026-08-28 · f0f0c00f53a1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| marmelroy/Interpolate | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="marmelroy/Interpolate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem