# jtrivedi/Wave

Wave is a spring-based animation engine for iOS and macOS that makes it easy to create fluid, interruptible animations that feel great.

Repository: https://github.com/jtrivedi/Wave
Canonical: https://ross.abutalabs.com/products/jtrivedi-wave
Homepage: https://jtrivedi.github.io/Wave/
Language: Swift
License: MIT
License Family: permissive
Topics: animation, gestures, ios, motion, swift, interaction-design, uikit, ui, appkit, swiftui
Last push: 2026-03-25T05:36:37+00:00

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

## Adoption (not part of the score)
Stars 2388, forks 72 (observed 2026-08-28T04:06:42.673930+00:00)

## What it is
Wave is a spring-based animation engine for iOS, iPadOS, and macOS built in Swift with no external dependencies. It provides fluid, interruptible animations whose velocity is preserved when retargeting mid-flight, usable from UIKit, SwiftUI, or AppKit.

## Use cases
- create fluid spring animations in UIKit
- make gesture-driven views that interrupt and retarget smoothly
- animate UIView and CALayer properties like frame, center, and scale
- build interactive drag-and-dismiss interfaces like picture-in-picture
- add bouncy, natural motion to SwiftUI views
- enable 120fps ProMotion animations on iOS

## When to choose
- you need interruptible, retargetable animations that preserve velocity
- you want UIView.animate-style APIs backed by springs
- you're building gesture-driven interactions on iOS or macOS
- you want a dependency-free Swift animation library

## When to avoid
- you only need simple one-shot animations that UIKit already handles
- you're targeting platforms outside Apple's ecosystem
- you need keyframe or path-based animation timelines

## Facets
- artifact type: library
- maturity: stable
- function: animation
- domain: mobile-development, web-development, graphics
- platform: -
- tags: spring-animation, uikit, swiftui, appkit, gesture-driven, retargetable-animations, motion-design, ios, macos, swift

## Member repositories
- jtrivedi/Wave (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:42.673930+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-30T02:34:33.501900+00:00, confidence not recorded.
  - readme: https://github.com/jtrivedi/Wave (fetched 2026-08-28T04:06:42.673930+00:00, sha f65644dace83)
  - homepage: https://jtrivedi.github.io/Wave/ (fetched 2026-08-29T10:15:16.077976+00:00, sha 923a11be3331)
- Data as of 2026-08-30T08:39:29.467469+00:00.
