This directory contains code from Point-Free Episode: Modern SwiftUI: Navigation, Part 2
We add more screens and more navigation to our rewrite of Apple’s Scrumdinger, including the standup detail view, a delete confirmation alert, and we set up parent-child communication between features.
Scrumdinger sample code is available here.