# davdroman/swiftui-navigation-transitions

Pure SwiftUI Navigation transitions ✨

Repository: https://github.com/davdroman/swiftui-navigation-transitions
Canonical: https://ross.abutalabs.com/products/swiftui-navigation-transitions
Language: Swift
License: MIT
License Family: permissive
Topics: animation, native, navigation, pure, swiftui, transition, navigationstack, navigationview, uiviewcontrollertransitioningdelegate
Last push: 2026-09-03T01:15:19+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 71, longevity 100
- inputs: {"age_days": 1415, "days_push": 0, "days_rel": 37, "gap_med": 91, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1081, forks 51 (observed 2026-09-03T02:15:11.181646+00:00)

## What it is
A Swift library that adds customizable push and pop navigation transitions to SwiftUI's NavigationView and NavigationStack via a simple view modifier. It provides built-in fade and slide transitions, combinable and animatable, without replacing first-party navigation components.

## Use cases
- add custom slide transition to navigationstack push
- animate navigation transitions in swiftui
- fade transition between swiftui navigation views
- respect reduce motion in navigation animations
- combine multiple navigation transition animations
- customize push pop animation ios swiftui

## When to choose
- you use SwiftUI NavigationStack or NavigationView and want custom push/pop animations
- you want a modifier-based API resembling native SwiftUI transitions
- you need accessibility-aware transitions like reduced-motion fallbacks

## When to avoid
- you build with UIKit view controllers directly rather than SwiftUI navigation
- you need fully custom navigation stack behavior beyond transitions
- your app targets platforms without SwiftUI navigation support

## Facets
- artifact type: library
- maturity: active
- function: animation, ui-components, routing
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: swiftui, navigation-stack, push-pop-transitions, uikit-interop, ios, swift, mobile

## Member repositories
- davdroman/swiftui-navigation-transitions (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:11.181646+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-30T06:51:27.138855+00:00, confidence not recorded.
  - readme: https://github.com/davdroman/swiftui-navigation-transitions (fetched 2026-09-03T02:15:11.181646+00:00, sha 31b3857e47af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
