SwiftUI’s Grid Views
In our current Swift Talk series, we have been re-implenting parts of SwiftUI’s layout system to gain a deeper understanding of how it works. Last week we examined SwiftUI’s grid views and re-implemented their layout algorithm. Some parts of the behavior really surprised us.
from Pocket https://www.objc.io/blog/2020/11/23/grid-layout/
via IFTTT