Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 426 Bytes

File metadata and controls

5 lines (4 loc) · 426 Bytes

This directory contains code from Point-Free Episode: SwiftUI Navigation: Decoupling

Why did Apple scrap and reinvent SwiftUI’s navigation APIs in iOS 16? Let’s look at some problems the old APIs had, how one of the new APIs solves one of them, and how we can work around a bug in this new API.