Skip to content

Latest commit

 

History

History

0164-navigation-pt5

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.