marcosgriselli/EasyTransitions
A simple way to create custom interactive UIViewController transitions 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: 3070
- days_rel: n/a
- days_push: 1428
- n_releases_24m: 0
Adoption not part of the score
1656 stars · 88 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EasyTransitions is a Swift library that simplifies creating custom interactive UIViewController transitions on iOS and tvOS. It abstracts UIKit's multiple transition APIs behind simple protocol-based configurators for modal and navigation transitions.
Use cases
- create custom view controller transitions in ios
- add interactive swipe-to-dismiss transitions to modal screens
- implement app store style card expansion animation
- build custom navigation controller push and pop animations
- add pan gesture driven transition interactions with one line of code
When to choose
- you need custom or interactive UIViewController transitions without wrestling with UIKit transition APIs
- you want modal, presentation controller, and navigation transitions from one library
- you are building an iOS or tvOS app in Swift and want quick transition setup
When to avoid
- you need a battle-tested production library, since it is marked work in progress and pre-1.0
- you are not building with UIKit on iOS or tvOS
- you only need standard system transitions
Facets
library · maturity experimental
animation ui-components mobile-framework mobile-development frontend web-design uikit view-controller-transitions interactive-transitions cocoapods carthage tvos ios swift mobile
1 source
- readme: https://github.com/marcosgriselli/EasyTransitions · fetched 2026-08-28 · 5c7b330440b6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| marcosgriselli/EasyTransitions | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="marcosgriselli/EasyTransitions")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem