New posts in uicollectionview

UICollectionView reloadData not functioning properly in iOS 7

Avoid animation of UICollectionView after reloadItemsAtIndexPaths

Dynamic collection view cell column from different iPhone device

Change UICollectionViewCell size on different device orientations

UICollectionView: Animate cell size change on selection

How do I know that the UICollectionView has been loaded completely?

When to use UICollectionView instead of UITableView?

How to center align the cells of a UICollectionView?

UICollectionView Set number of columns

Dynamic cell width of UICollectionView depending on label width

Long press gesture on UICollectionViewCell

UICollectionView's cellForItemAtIndexPath is not being called

Specifying one Dimension of Cells in UICollectionView using Auto Layout

UICollectionView auto scroll to cell at IndexPath

How to set UICollectionViewDelegateFlowLayout?

UICollectionView is scrolling when selecting a cell

How to prevent automatic scrolling of UICollectionView by VoiceOver?

Paging UICollectionView by cells, not screen

How to determine height of UICollectionView with FlowLayout

targetContentOffsetForProposedContentOffset:withScrollingVelocity without subclassing UICollectionViewFlowLayout