Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 578 Bytes

File metadata and controls

7 lines (5 loc) · 578 Bytes

This directory contains code from Point-Free Episode: Modern UIKit: Sneak Peek, Part 2

We finish building a modern UIKit application with brand new state-driven tools, including a complex collection view that can navigate to two child features. And we will see that, thanks to our back-port of Swift’s observation tools, we will be able to deploy our app all the way back to iOS 13.

This week's episode is a sneak peek so there is no code sample.