Post #634940
2026-03-06 11:20 UTC
Did I miss something or is there really no kind of FlowLayout in Grid in #SwiftUI?
Replies (1)
-
@amyworrall@mastodon.social 2026-03-06 11:30
@matzelocal@mastodon.social I keep having to re-invent flow layout in SwiftUI. It's fairly easy via implementing Layout. I should really make a general component and reuse that though!