Skip to content

Latest commit

 

History

History

0163-navigation-pt4

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.