Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 509 Bytes

File metadata and controls

5 lines (4 loc) · 509 Bytes

This directory contains code from Point-Free Episode: Modern UIKit: Stack Navigation, Part 2

We round out our stack navigation tools with support for an @Environment-like feature for holding onto the stack’s path, a NavigationLink-like feature for pushing features onto the stack from anywhere, and we’ll handle every corner case from deep-linking to user dismissal.