Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uicollectionviewlayout

How can `UICollectionViewLayout` access data for invisible cells?

'No UICollectionViewLayoutAttributes instance for -layoutAttributesForItemAtIndexPath' error using custom UICollectionViewLayout

Horizontal UICollectionView single row layout

iOS - UICollectionView - When inserting multiple items at once, how can you fade them in one after the other instead of simultaneously?

How to get the index path of a UICollectionView header?

UICollectionView with Custom Layout Going Blank

CollectionViewLayout Supplementary View height equal to content

Drawing outside a UICollectionViewCell's bounds when using a UICollectionViewFlowLayout

How to add a background image to UICollectionView that will scroll and zoom will cells

UICollectionViewFlowLayout cell size never changes despite sizeForItemAt implemented

iOS - applyLayoutAttributes does not get called for some of the cells

Adjust insets of a specific section in UICollectionView

scrollToItem at indexPath at .top hides cell under header when sectionHeadersPinToVisibleBounds

How do I alternate a UICollectiveViewCell's background color based on row?

How to display 3 cells per row in UICollectionView?

Setting UICollectionViewLayout class in Storyboard