Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 477 Bytes

File metadata and controls

5 lines (4 loc) · 477 Bytes

This directory contains code from Point-Free Episode: UIKit Navigation: Part 2

We finish porting our SwiftUI application to UIKit by introducing a collection view. Along the way we will demonstrate how deep-linking works exactly as it did in SwiftUI, and we show the power of state driven navigation by seamlessly switching between the two view paradigms.