Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uicollectionview

In a UICollectionView, the cells will not sit on the bottom

UICollectionViewListCell always sets a height of 44 that conflicts with anything else I set in AutoLayout

Create IBAction for CollectionViewCell

Self Sizing CollectionView inside a Self Sizing TableViewCell

[UICollectionViewCell imageView]: unrecognized selector sent to instance

Subclassing UICollectionViewLayoutAttributes

ios ios6 uicollectionview

How to gracefully recover from an assertion failure in UICollectionView performBatchUpdates:

Cancel active drag in UICollectionView

Swiping left to create a new collectionViewCell

CollectionView Disappears within StackView (Swift)

Flickering issue with UICollectionView while reloading

UICollectionView - insertItems(at: indexPath) not working

ios swift uicollectionview

When using an UICollectionViewCompositionalLayout, is there a way to have a custom size for only certain items in the datasource?