IGListKit/Examples/Examples-iOS/IGListKitExamples/Views
Maxime Ollivier 77a4582ce5 create UICollectionViewCompositionalLayout example
Summary:
Lets try using `UICollectionViewCompositionalLayout` with IGListKit! It does require some data plumbing, but maybe we can make that simpler in the future. For now, lets keep things simple and see how it feels.

This diff replicates the `MixedDataViewController` example starting with the expandable text.

Differential Revision: D52260529

fbshipit-source-id: 5579b8d6fe5d1f95ed282f821e6555a6a56b1c1c
2023-12-19 07:17:30 -08:00
..
CalendarDayCell.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
CenterLabelCell.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
CommentCell.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
CommentCell.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
CompositionLayoutCell.swift create UICollectionViewCompositionalLayout example 2023-12-19 07:17:30 -08:00
DetailLabelCell.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
EmbeddedCollectionViewCell.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
FullWidthSelfSizingCell.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
ImageCell.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
InteractiveCell.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
InteractiveCell.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
LabelCell.swift Refine "Load More" view controller for iPad 2023-07-25 09:17:11 -07:00
ManuallySelfSizingCell.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
MonthTitleCell.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
NibCell.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
NibCell.xib Adapts to dark mode for iOS example project. (#1453) 2020-10-03 01:39:08 -07:00
NibSelfSizingCell.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
NibSelfSizingCell.xib Adapts to dark mode for iOS example project. (#1453) 2020-10-03 01:39:08 -07:00
PersonCell.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
PersonCell.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
PhotoCell.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
PhotoCell.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
RemoveCell.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
SearchCell.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
SpinnerCell.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
StoryboardCell.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
UserFooterView.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
UserFooterView.xib Adapts to dark mode for iOS example project. (#1453) 2020-10-03 01:39:08 -07:00
UserHeaderView.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
UserHeaderView.xib Adapts to dark mode for iOS example project. (#1453) 2020-10-03 01:39:08 -07:00
UserInfoCell.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
UserInfoCell.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00