1 Posts

Combine

Exploring SwiftUI: Grid Layout

You might be aware of the fact that SwiftUI only supports a List, but nothing like a `collectionView` natively. I have been learning about Combine and thought of trying to implement something similar.