# Touchwonders/Transition

Easy interactive interruptible custom ViewController transitions

Repository: https://github.com/Touchwonders/Transition
Canonical: https://ross.abutalabs.com/products/transition
Language: Swift
License: MIT
License Family: permissive
Topics: swift, ios, viewcontroller, transitions, view, controller, transition, animation, interactive, interuptable, custom
Last push: 2020-11-02T08:11:20+00:00

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

## Adoption (not part of the score)
Stars 2626, forks 127 (observed 2026-08-28T04:07:05.341101+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, mobile-framework
- domain: mobile-development, frontend, graphics
- platform: -
- tags: viewcontroller-transitions, interactive-animations, uikit, cocoapods, interruptible-transitions, ios, swift, mobile

## Member repositories
- Touchwonders/Transition (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:05.341101+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-30T02:19:46.439948+00:00, confidence not recorded.
  - readme: https://github.com/Touchwonders/Transition (fetched 2026-08-28T04:07:05.341101+00:00, sha a1b56cba92ae)
- Data as of 2026-08-30T08:39:29.467469+00:00.
