Ross ROSS = Recommend OSS · open-source software intelligence for agents

timdonnelly/Advance

Physics-based animations for iOS, tvOS, and macOS. observed · 2026-08-28

github.com/timdonnelly/Advance · homepage · Swift · BSD-2-Clause (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 3855
  • days_rel: n/a
  • days_push: 1570
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4464 stars · 202 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Advance is a Swift animation library for iOS, tvOS, and macOS that uses physics-based simulations like springs to drive realistic, interruptible motion. Animations run every frame via CADisplayLink/CVDisplayLink, allowing fine-grained control of values, velocity, tension, and damping at any time.

Use cases

  • animate views with spring physics in swift
  • create interruptible physics-based ui animations on ios
  • add realistic motion to macos app interactions
  • build gesture-driven draggable interfaces with springs
  • control animation velocity and damping mid-flight

When to choose

  • you want natural, interruptible spring animations instead of fixed-duration curves
  • you need per-frame control over animation state in UIKit or AppKit
  • you're building interactive, gesture-driven interfaces on Apple platforms

When to avoid

  • you're on SwiftUI and can use built-in spring APIs
  • you need simple one-shot animations with no interactivity
  • you need a cross-platform (non-Apple) animation solution

Facets

library · maturity maintenance

animation mobile-development web-design graphics physics-based-animation springs gestures uikit motion swift-package ios macos swift

2 sources

Member repositories

RepositoryRoleHealth v2
timdonnelly/Advancemain10

For agents

markdown · JSON · MCP: product_card(name="timdonnelly/Advance")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem