This directory contains code from Point-Free Episode: SwiftUI Navigation: Links, Part 1
It's time to explore the most complex form of navigation in SwiftUI: links! We’ll start with some simpler flavors of
NavigationLinkto see how they work, how they compare with other navigation APIs, and how they interact with the tools we've built in this series.