# marcosgriselli/EasyTransitions

A simple way to create custom interactive UIViewController transitions

Repository: https://github.com/marcosgriselli/EasyTransitions
Canonical: https://ross.abutalabs.com/products/easytransitions
Language: Swift
License: MIT
License Family: permissive
Topics: swift, ios, ui, animations, transition, interaction, ux
Last push: 2022-10-06T00:15:39+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3070, "days_push": 1428, "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 1656, forks 88 (observed 2026-08-28T04:05:17.964360+00:00)

## What it is
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
- artifact type: library
- maturity: experimental
- function: animation, ui-components, mobile-framework
- domain: mobile-development, frontend, web-design
- platform: -
- tags: uikit, view-controller-transitions, interactive-transitions, cocoapods, carthage, tvos, ios, swift, mobile

## Member repositories
- marcosgriselli/EasyTransitions (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:17.964360+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-30T03:44:50.007095+00:00, confidence not recorded.
  - readme: https://github.com/marcosgriselli/EasyTransitions (fetched 2026-08-28T04:05:17.964360+00:00, sha 5c7b330440b6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
