# davdroman/Popsicle

Simple, extensible interpolation framework

Repository: https://github.com/davdroman/Popsicle
Canonical: https://ross.abutalabs.com/products/popsicle
Language: Swift
License: MIT
License Family: permissive
Archived: true
Last push: 2022-11-22T20:11:22+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4733, "days_push": 1380, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1085, forks 105 (observed 2026-08-28T04:03:31.636971+00:00)

## What it is
Popsicle is a Swift framework for creating and managing value interpolations with built-in UIKit support. It lets developers interpolate properties like UIView attributes over time with configurable easing functions, e.g. driven by scroll offsets.

## Use cases
- interpolate uiview properties based on scroll position
- create custom easing animations in swift
- animate view alpha as user scrolls a table view
- interpolate custom value types like cgpoint or cgsize
- build scroll-driven parallax effects in ios

## When to avoid
- you need a maintained library - the project is explicitly no longer maintained
- you just need standard animations, where UIKit/Core Animation APIs suffice
- you target SwiftUI-first projects

## Facets
- artifact type: framework
- maturity: abandoned
- function: animation
- domain: mobile-development, graphics
- platform: -
- tags: interpolation, uikit, easing-functions, scroll-driven-animation, swift, ios

## Member repositories
- davdroman/Popsicle (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.636971+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-30T06:49:42.662421+00:00, confidence not recorded.
  - readme: https://github.com/davdroman/Popsicle (fetched 2026-08-28T04:03:31.636971+00:00, sha d121ae0850b4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
