adriantofan / SelfSizingCollectionView

a issue demo with self sizing UICollectionView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SelfSizingCollectionView

a issue demo with self sizing UICollectionView

The issue is that when one sets UICollectionViewFlowLayout's estimatedItemSize the scrolling breaks.

A very simple collection view should display 40 item. Instead it shows only 32.

The demo started with a Swift implementation. At this point it also contains an Objective-c version.

Issue on StackOverflow.

About

a issue demo with self sizing UICollectionView


Languages

Language:Swift 70.2%Language:Objective-C 29.8%