Instagram / IGListKit

A data-driven UICollectionView framework for building fast and flexible lists.
https://instagram.github.io/IGListKit/
MIT License
12.87k stars 1.54k forks source link

[Example] Horizontal scrolling Issue #284

Closed mobilinked closed 7 years ago

mobilinked commented 7 years ago

Steps

Issue

rnystrom commented 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 😞