davdroman/swiftui-navigation-transitions
Pure SwiftUI Navigation transitions ✨ observed · 2026-09-03
Health v2 · maintenance only
90/100
- Activity 100
- Release rhythm 71
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 91
- age_days: 1415
- days_rel: 37
- days_push: 0
- n_releases_24m: 8
Adoption not part of the score
1081 stars · 51 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
animation ui-components routing mobile-development frontend cross-platform swiftui navigation-stack push-pop-transitions uikit-interop ios swift mobile
1 source
- readme: https://github.com/davdroman/swiftui-navigation-transitions · fetched 2026-09-03 · 31b3857e47af
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davdroman/swiftui-navigation-transitions | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="davdroman/swiftui-navigation-transitions")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem