Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 517 Bytes

File metadata and controls

5 lines (4 loc) · 517 Bytes

This directory contains code from Point-Free Episode: Modern UIKit: Basics of Navigation

Now that we have a tool that brings the power of the Observation framework to UIKit, let’s put it through the paces. We will use it to build state-driven navigation tools that can drive alerts, sheets, popovers, drill-downs, and more, and they will look a lot like SwiftUI’s navigation tools.