What is QGrid?

QGrid is the missing SwiftUI collection view. It uses the same approach as SwiftUI’s List view, by computing its cells on demand from an underlying collection of identified data.

Overview