# snail-z/DawnTransition

DawnTransition is a lightweight iOS transition framework for smooth, customizable animations and native-like interactive swipe-back gestures. It solves common gesture conflicts in custom transitions and is proven in real projects.

Repository: https://github.com/snail-z/DawnTransition
Canonical: https://ross.abutalabs.com/products/dawntransition
Language: Swift
License: MIT
License Family: permissive
Topics: animation, custom-transitions, hero, interactive-transition, swipe-back, ui-animation, gesture-back, view-controller-transition
Last push: 2026-06-04T10:57:06+00:00

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

## Adoption (not part of the score)
Stars 1500, forks 258 (observed 2026-08-28T04:04:54.173931+00:00)

## What it is
DawnTransition is a lightweight Swift framework for iOS that provides smooth, customizable view controller transition animations and native-like interactive swipe-back gestures. It resolves common gesture conflicts that occur with custom transitions and is designed for production use.

## Use cases
- add custom transition animations between view controllers in ios
- implement interactive swipe-back gesture with custom transitions
- fix gesture conflicts in custom ios transitions
- create hero-style shared element transitions on ios
- add pan gesture to dismiss a view controller
- make custom ios navigation transitions feel native

## When to choose
- you are building an iOS 13+ app in Swift with UIKit and want polished custom transitions
- you need interactive swipe-back gestures that work with custom animations
- you want a lightweight, MIT-licensed transition library installable via CocoaPods or SPM

## When to avoid
- you are building with SwiftUI only and do not use UIKit view controller transitions
- you target iOS versions below 13.0
- you need cross-platform (Android/web) transition support

## Facets
- artifact type: library
- maturity: active
- function: animation, ui-components
- domain: mobile-development, frontend
- platform: -
- tags: view-controller-transitions, interactive-gestures, swipe-back, cocoapods, swift-package-manager, uikit, ios, swift, mobile

## Member repositories
- snail-z/DawnTransition (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:54.173931+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-30T04:33:00.894680+00:00, confidence not recorded.
  - readme: https://github.com/snail-z/DawnTransition (fetched 2026-08-28T04:04:54.173931+00:00, sha 91a80aba502c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
