Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 471 Bytes

File metadata and controls

5 lines (4 loc) · 471 Bytes

This directory contains code from Point-Free Episode: Composable Navigation: Alerts & Dialogs

Let’s dip our toes into the new composable navigation tools by improving how alerts and confirmation dialogs can used in the library. We will create a new reducer operator that more correctly handles the logic and hides unnecessary details.