Getting Practical with NavigationStack(path:)
iOS 16 introduced a new way to push views onto a SwiftUI NavigationStack. It takes a parameter named path:.
While Apple's examples are really simple and easy to wrap your head around, I had trouble understanding how the examples would apply in my own...
unwrapthis.hashnode.dev9 min read