Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uicollectionview

How to receive touches on a UICollectionView in the blank space around all cells

Adjust collectionView.scrollToItem to consider inset?

Set insets to the CollectionView programmatically in Swift

swift uicollectionview

Remove space between sections in collectionview

Using CollectionView in UIView with xib file

UIcollectionview decoration view VS supplementary view

ios uicollectionview

How to listen to user touches for UICollectionViewCell in iOS?

UICollectionView contentOffset after device rotation

CollectionView move to next cell automatically swift

Display section header on top with UICollectionViewFlowLayout scrolling set to horizontal

How to wrap self sizing UICollectionViewCell

What does this warning mean: "setting the first responder view of the collection view but we don't know its type (cell/header/footer)"

Header of section in UICollectionView with custom UICollectionViewLayout

Animate UICollectionView cell size change and reposition surrounding cells

UICollectionViewCompositionalLayout bug on iOS 14.3

How to improve performance of UCollectionView containing lots of small images?

How to delete item from collection view?

swift uicollectionview

NSIndexPath and IndexPath in Swift 3.0

UICollectionView showing wrong cells after scrolling - dequeue issue?

UICollectionView and Supplementary View (header)