SwiftUI still doesn’t have an equivalent for UITableView/CollectionViewDataSourcePrefetching? Really?

Not to mention the lack of a flow layout - literally, the default collection view layout.

#SwiftUI #UIKit

@younata also 10 columns should be enough for anybody.
@younata doesn’t have a collection view at all yet, unfortunately.
@its_john_davis You can kinda get there with the Grid api. But point taken.
@younata @SwiftUIisGreat I feel you and can say as a #dotnetMaui developer: currently there is NO stable ListView/CollectionView available. That’s crazy as this control is THE Main Control of almost every app.