Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 483 Bytes

File metadata and controls

5 lines (4 loc) · 483 Bytes

This directory contains code from Point-Free Episode: SwiftUI Navigation: Sheets and Popovers, Part 2

This week we'll explore how to drive a sheet with optional state and how to facilitate communication between the sheet and the view presenting it. In the process we will discover a wonderful binding transformation for working with optionals.