Skip to content

Releases: jamesrochabrun/CompositionalList

1.0.5

22 Mar 01:21
Compare
Choose a tag to compare
  • Removing layouts from Package.

1.0.4

27 Jan 05:29
Compare
Choose a tag to compare
  • More Section Layout helpers.

1.0.3

21 Jan 22:58
Compare
Choose a tag to compare
  • Cells now can be selected.

1.0.2

16 Jan 23:29
Compare
Choose a tag to compare
  • Resolving minor issues.

1.0.1

16 Jan 23:18
Compare
Choose a tag to compare
  • ContentViewWrappperViewController used as a parent for a SwiftUI View.
  • ContentViewWrapper used to wrap a ContentViewWrappperViewController in a UIViewRepresentable.

1.0.0

11 Jan 18:35
Compare
Choose a tag to compare

Features

  • Use UICollectionVIewLayout to define a layout in a SwiftUI view.
  • Composable architecture that allows adding headers and footers for different sections.
  • SwiftPM compatible