Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 505 Bytes

File metadata and controls

5 lines (4 loc) · 505 Bytes

This directory contains code from Point-Free Episode: SwiftUI Navigation: Sheets and Popovers, Part 3

Now that we've built up the tools needed to bind application state to navigation, let's exercise them. We'll quickly add two more features to our application, beef up our navigation tools, and even write unit tests that assert against navigation and deep-linking.