Closed mobilinked closed 7 years ago
@mobilinked this is almost certainly an issue with self-sizing cells and UICollectionView
, not IGListKit. Our goal is to be compatible with all types of layout and sizing strategies, but we aren't in the business of supplying them. Not sure we can do much about this 😞
Steps
layout.scrollDirection = .horizontal
below line 24 in the SelfSizingCellsViewController.swiftIssue