Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 572 Bytes

File metadata and controls

7 lines (5 loc) · 572 Bytes

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.