/CollectionStack-SwiftUI

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.

Primary LanguageSwift

Stargazers