lkzhao/ElasticTransition
A UIKit custom transition that simulates an elastic drag. Written in Swift. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3913
- days_rel: n/a
- days_push: 2306
- n_releases_24m: 0
Adoption not part of the score
2162 stars · 172 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift library providing a UIKit custom modal transition that simulates an elastic drag effect with configurable stiffness, damping, and edge curvature. It supports both static and interactive transitions on iOS 8+.
Use cases
- add elastic drag modal transitions to an iOS app
- create bouncy custom view controller transitions in UIKit
- implement interactive edge-drag modal presentation
- customize modal transition stiffness and damping in Swift
- make a side menu with elastic drag animation
When to choose
- you need a polished elastic modal transition in a UIKit app
- you want interactive drag-to-dismiss behavior with spring physics
- your project targets iOS 8+ with Swift 3 or later
When to avoid
- you are building with SwiftUI and want native transitions
- you need actively maintained software - the last release was 2020
- your project requires Swift versions or APIs beyond Swift 3 era conventions
Facets
library · maturity maintenance
animation ui-components mobile-development frontend uikit custom-transition modal-transition elastic-drag interactive-animation cocoapods ios swift mobile
1 source
- readme: https://github.com/lkzhao/ElasticTransition · fetched 2026-08-28 · 0dd353b8e2ed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lkzhao/ElasticTransition | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lkzhao/ElasticTransition")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem