Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 485 Bytes

File metadata and controls

5 lines (4 loc) · 485 Bytes

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 NavigationLink to see how they work, how they compare with other navigation APIs, and how they interact with the tools we've built in this series.