Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 492 Bytes

File metadata and controls

5 lines (4 loc) · 492 Bytes

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.