# MengTo/Spring

A library to simplify iOS animations in Swift.

Repository: https://github.com/MengTo/Spring
Canonical: https://ross.abutalabs.com/products/spring
Homepage: http://designcode.io
Language: Swift
License: MIT
License Family: permissive
Last push: 2023-07-03T14:28:34+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4268, "days_push": 1157, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 14050, forks 1806 (observed 2026-08-28T04:11:05.408150+00:00)

## What it is
Spring is a Swift library that simplifies iOS animations with prebuilt effects like shake, pop, squeeze, and slide, configurable via code or Storyboard. It supports chaining animations and property tuning such as force, damping, and delay.

## Use cases
- add spring animations to iOS views
- animate UIViews in Swift without writing Core Animation code
- configure animations from Storyboard
- chain sequential animations in Swift
- add fade, zoom, and slide transitions to an iOS app

## When to choose
- building an iOS app in Swift that needs polished view animations
- you want animation setup directly in Storyboard with autostart and autohide
- you prefer simple one-line animation APIs over raw Core Animation

## When to avoid
- building for platforms other than iOS
- you need SwiftUI-native animation APIs
- the project requires actively maintained dependencies, as updates are infrequent

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: mobile-development, web-design
- platform: -
- tags: ios-animations, swift, storyboard, cocoapods, ui-animations, ios, mobile

## Member repositories
- MengTo/Spring (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:05.408150+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-29T17:12:51.077399+00:00, confidence not recorded.
  - readme: https://github.com/MengTo/Spring (fetched 2026-08-28T04:11:05.408150+00:00, sha df9d6caefed3)
  - homepage: http://designcode.io (fetched 2026-08-29T08:06:40.465959+00:00, sha bf55a690cdfd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
