SaaSHub helps you find the best software and product alternatives Learn more →
NavigationBackport Alternatives
Similar projects and alternatives to NavigationBackport
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
-
-
-
FlowStacks
FlowStacks allows you to hoist SwiftUI navigation and presentation state into a Coordinator
-
STTextView
Performant and reusable text view component (TextKit 2), with line numbers and more. UITextView / NSTextView replacement.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
NavigationBackport discussion
NavigationBackport reviews and mentions
-
How can I use NavigationLink inside List without it affecting the rest of the layout?
still you can use it via this library by default it suppourt iOS 14+ https://github.com/johnpatrickmorgan/NavigationBackport
-
Is navigation really this bad?
My team is working on updating our SwiftUI app’s navigation to use this package: https://github.com/johnpatrickmorgan/NavigationBackport
-
What SwiftUI architecture are you all using?
Pretty much the same as you, just that I bit the bullet and didn't give up until I managed to get something decent on the navigation part using native SwiftUI tools. NavigationBackport + SwiftUINavigator has been surprisingly tolerable as long as you don't have a need for too many modal views or complex deeplink flows.
-
I work for a large company that has had an RxSwift/UIKit codebase for about 5 years. We are about 90% SwiftUI and should be ~99% SwiftUI by the end of the year, AMA!
If you want to do it the SwiftUI way, you can try using the NavigationStack backport which gives you support all the way back to iOS 14. I am using it right now and it's ok with the addendum that you need to do some gymnastics to bubble up a navigation destination from one of the sub-sub-sub children of the view owning the navigation stack.
- iOS 14+ Navigation solution for SwiftUI
- How can I create a dynamic NavigationLink?
- New in SwiftUI 4 & iOS 16 : NavigationStack
-
I Quit Using SwiftUI
There’s a back port of the nav view at https://github.com/johnpatrickmorgan/NavigationBackport
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Jun 2025
Stats
johnpatrickmorgan/NavigationBackport is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of NavigationBackport is Swift.
Popular Comparisons
- NavigationBackport VS SwiftUIBackports
- NavigationBackport VS STTextView
- NavigationBackport VS FlowStacks
- NavigationBackport VS MVVM.Demo
- NavigationBackport VS SwiftUINavigator
- NavigationBackport VS Helm
- NavigationBackport VS MVVM.Demo.SwiftUI
- NavigationBackport VS swift-composable-architecture
- NavigationBackport VS Flutter