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.