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.

Read more