IGListKit/Examples/Examples-iOS/IGListKitExamples/SectionControllers/With Composable Layout
Krys Jurgowski 15b45d0d80 Example using SwiftUI with compositional layout
Summary: Introduces a compositional layout example that leverages section controller methods to determine layout.

Differential Revision: D71402637

fbshipit-source-id: 1179abf13157fb5cb78c8a9086718d1216fb4276
2025-03-19 10:14:23 -07:00
..
ActivityComposableSectionController.swift Example using SwiftUI with compositional layout 2025-03-19 10:14:23 -07:00
ExpandableComposableSectionController.swift create UICollectionViewCompositionalLayout example 2023-12-19 07:17:30 -08:00
GridComposableSectionController.swift add grid to UICollectionViewCompositionalLayout example 2023-12-19 07:17:30 -08:00
HorizontalComposableSectionController.swift add horizontal row to UICollectionViewCompositionalLayout example 2023-12-19 07:17:30 -08:00
SelectionComposableSectionController.swift Example using SwiftUI with compositional layout 2025-03-19 10:14:23 -07:00
SwipeActionComposabelSectionController.swift add swipe action to UICollectionViewCompositionalLayout example 2023-12-19 07:17:30 -08:00
UserComposableSectionController.swift add user to UICollectionViewCompositionalLayout example 2023-12-19 07:17:30 -08:00