Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 531 Bytes

File metadata and controls

5 lines (4 loc) · 531 Bytes

This directory contains code from Point-Free Episode: Modern UIKit: UIControl Bindings

While we rebuilt SwiftUI bindings in UIKit to power state-driven navigation, that’s not all SwiftUI uses them for! Let’s see what it takes to power UIControls from model bindings. And finally, let’s ask “what’s the point?” by comparing the tools we’ve built over many episodes with the alternative.