Skip to content

Latest commit

 

History

History

0281-modern-uikit-pt1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

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

As we approach WWDC24 and 5 years of SwiftUI, let’s talk about… UIKit! 😜 We love SwiftUI, but there will still be times you must drop down to UIKit, and so we want to show what modern UIKit development can look like if you put in a little bit of effort to build tools that allow you to model your domains as concisely as possible.

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