MengTo/Spring
A library to simplify iOS animations in Swift. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4268
- days_rel: n/a
- days_push: 1157
- n_releases_24m: 0
Adoption not part of the score
14050 stars · 1806 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
animation ui-components mobile-development web-design ios-animations swift storyboard cocoapods ui-animations ios mobile
2 sources
- readme: https://github.com/MengTo/Spring · fetched 2026-08-28 · df9d6caefed3
- homepage: http://designcode.io · fetched 2026-08-29 · bf55a690cdfd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MengTo/Spring | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem