This directory contains code from Point-Free Episode: SwiftUI Navigation: Tabs & Alerts, Part 2
We continue our journey exploring navigation with an examination of alerts and action sheets. We’ll compare their original APIs in SwiftUI to the ones that replace them in the SDK that just shipped, and do a domain modeling exercise to recover what was lost.