Releases: jamesrochabrun/CompositionalList
Releases · jamesrochabrun/CompositionalList
1.0.5
1.0.4
- More Section Layout helpers.
1.0.3
- Cells now can be selected.
1.0.2
- Resolving minor issues.
1.0.1
ContentViewWrappperViewController
used as a parent for a SwiftUI View.ContentViewWrapper
used to wrap aContentViewWrappperViewController
in aUIViewRepresentable
.
1.0.0
Features
- Use UICollectionVIewLayout to define a layout in a SwiftUI view.
- Composable architecture that allows adding headers and footers for different sections.
- SwiftPM compatible