CollectionStack is designed to solve limitation of HStack and VStack in SwiftUI, it grows horizontally first, then vertically if next element could not fit horizontally.
-
Updated
Feb 1, 2023 - Swift
CollectionStack is designed to solve limitation of HStack and VStack in SwiftUI, it grows horizontally first, then vertically if next element could not fit horizontally.
Add a description, image, and links to the collectionstack topic page so that developers can more easily learn about it.
To associate your repository with the collectionstack topic, visit your repo's landing page and select "manage topics."