Thursday, December 24, 2020

SwiftUI Layout Explained

Florian Kugler:

🌲 As a little Christmas present to the community, we’re making our entire SwiftUI Layout Explained video series free to watch until the end of the year. 🌲

[…]

We did a lot of research for our book, Thinking in SwiftUI, but even so we kept encountering layout behavior that we couldn’t really make sense of.

We decided to go one step further, and reimplement SwiftUI’s layout system, along with the layout behavior of many built-in views. This forced us to think hard about the algorithms, and helped us understand SwiftUI’s implementation by comparing it to our own.

All of this is documented in our latest Swift Talk collection: SwiftUI Layout Explained. With eleven episodes, five hours of live-coding and discussion, a hand-written transcript and sample code, there’s plenty to enjoy over the winter break.

Comments RSS · Twitter

Leave a Comment