Touchwonders/Transition
Easy interactive interruptible custom ViewController 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3460
- days_rel: n/a
- days_push: 2130
- n_releases_24m: 0
Adoption not part of the score
2626 stars · 127 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift library that simplifies building custom, interactive, and interruptible iOS view controller transitions. It lets developers define animation and interaction components separately while the library handles delegate wiring, timing, and interruption logic.
Use cases
- create custom view controller transitions in ios
- implement interactive swipe-to-dismiss modal animations
- build custom tab bar controller transition animations
- make interruptible view controller animations that respond to touch
- add shared element transitions between screens
- simplify uiviewproperty animator transition code
When to choose
- you need custom, interactive, or interruptible iOS view controller transitions without managing delegates and animator state manually
- you want to separate animation and interaction logic into single-responsibility components
- you are building UIKit apps on iOS 10+ with Swift
When to avoid
- you are building for SwiftUI or cross-platform frameworks rather than UIKit
- you only need standard system transitions with no customization
- you need a library with frequent updates or support for the latest iOS versions
Facets
library · maturity maintenance
animation ui-components mobile-framework mobile-development frontend graphics viewcontroller-transitions interactive-animations uikit cocoapods interruptible-transitions ios swift mobile
1 source
- readme: https://github.com/Touchwonders/Transition · fetched 2026-08-28 · a1b56cba92ae
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Touchwonders/Transition | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Touchwonders/Transition")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem