python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
UICollectionview not showing up after init on iOS 13
This is a very specific question, but I am using UICompositional Layout combined with Diffable Data Source on my collection view, everything works fine on iOS 15, the issue is on iOS 13, what's going ...
Anna
Votes: 0
Answers: 0
How to create a collection view with images that change size on scroll
I want to implement an horizontal collection view displaying images that increases the size of the images with a smooth animation as they approach the center and reduces their size as they move away.
...

Mig70
Votes: 0
Answers: 0
Scrolling issue in collectionView reusable cells
Scenario
I have a horizontal collection view with each cell holding a vertical collection view. So basically its an array of products wherein:
Horizontal collection view has a datasource of [Product]...

Reckoner
Votes: 0
Answers: 0
Custom UICollectionViewLayout, change cell height after image is downloaded inside a cell?
I'm using pinterest tutorial to achieve dynamic cell height according to image's size.
But there is a problem: After it downloaded the data, I send the URL to according cell. When the cell receives th...

bao le
Votes: 0
Answers: 0