A custom layout built on top of SwiftUI's Layout API that lays elements out in multiple lines.
Similar to flex-wrap in CSS, CollectionViewFlowLayout.
Much better performance rathar than using GeometryReader
Swift 5.7+.
SwiftUI requires Layout
WrapLayout {
...
}
Supports Swift Package Manager
MIT license.
link |
Stars: 15 |
Last commit: 3 weeks ago |
Full Changelog: https://github.com/FluidGroup/swiftui-WrapLayout/compare/0.2.0...0.2.1
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics