Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 480 Bytes

File metadata and controls

5 lines (4 loc) · 480 Bytes

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

What does all the work we’ve done with navigation in SwiftUI have to say about UIKit? Turns out a lot! Without making a single change to the view models we can rewrite the entire view layer in UIKit, and the application will work exactly as it did before, deep-linking and all!