IGListKit/Examples/Examples-iOS/IGListKitExamples/SectionControllers/With Composable Layout
Krys Jurgowski 2b373cb2d3 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-12-10 17:18:12 +09:00
..
ActivityComposableSectionController.swift Example using SwiftUI with compositional layout 2025-12-10 17:18:12 +09:00
ExpandableComposableSectionController.swift create UICollectionViewCompositionalLayout example 2025-12-10 17:18:11 +09:00
GridComposableSectionController.swift add grid to UICollectionViewCompositionalLayout example 2025-12-10 17:18:11 +09:00
HorizontalComposableSectionController.swift add horizontal row to UICollectionViewCompositionalLayout example 2025-12-10 17:18:11 +09:00
SelectionComposableSectionController.swift Example using SwiftUI with compositional layout 2025-12-10 17:18:12 +09:00
SwipeActionComposabelSectionController.swift add swipe action to UICollectionViewCompositionalLayout example 2025-12-10 17:18:11 +09:00
UserComposableSectionController.swift add user to UICollectionViewCompositionalLayout example 2025-12-10 17:18:11 +09:00