1K
1K
A waterfall grid layout view for SwiftUI.
Created: Oct 27, 2019Last commit: Feb 13, 2021paololeonardi
1K
A basic implementation of grid in SwiftUI using Combine
Sep 9, 2019Rudrank Riyam
1K
1K
A SwiftUI collection view with support for custom layouts, preloading, and more.
Created: Oct 7, 2019Last commit: Feb 1, 2021apptekstudios
457
This week I want to talk about grids in SwiftUI. It was the most expected feature. Everybody has been waiting for UICollectionView alternative in SwiftUI, and finally, it arrived this year. SwiftUI provides us LazyVGrid and LazyHGrid views that we can use to build grid-based layouts.
Jul 8, 2020swiftwithmajid.com