Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 547 Bytes

File metadata and controls

5 lines (4 loc) · 547 Bytes

This directory contains code from Point-Free Episode: SwiftUI Navigation: Links, Part 2

Let’s explore “tag” and “selection”-based navigation links in SwiftUI. What are they for and how do they compare with the link and link helpers we’ve used so far? We will then take a step back to compare links with all of the other forms of navigation out there and propose a “Grand Unified Theory of Navigation.”