Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 486 Bytes

File metadata and controls

8 lines (5 loc) · 486 Bytes

Point-Free Episode #3

UIKit Styling with Functions

We bring tools from previous episodes down to earth and apply them to an everyday task: UIKit styling. Plain functions unlock worlds of composability and reusability in styling of UI components. Have we finally solved the styling problem?

This directory contains code from Point-Free Episode 3: UIKit Styling with Functions