Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uicollectionview

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)

Select items programmatically in UICollectionView

How to snap horizontal paging to multi-row collection view like App Store?

How can I detect the scroll direction from the UICollectionView?

ios 8 Swift - TableView with embedded CollectionView

Simple UICollectionView to show images behaves odd: Some Images are displayed correct, some at wrong position, some missing at all

UICollectionView doesn't update immediately when calling reloadData, but randomly after 30-60 seconds

cellForItemAtIndexPath returns nil after force scrolling to make it visible

How to get a selected item in collection view using indexPathsForSelectedItems

scrollToItem isn't working in my CollectionView?

sizeForItemAtIndexPath is not found in different swift versions