python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to make square cells with collection view layout in swift
I'm programming a game with a collection view with 121 buttons (11X11), how can I fix my Collection View cells to be a square? I want to increase or decrease the number of cells so the layout has to b...
Alessandro Dinato
Votes: 0
Answers: 1
UICollectionViewCompositionalLayout two group in section
I use UICollectionViewCompositionalLayout to create UICollectionView, I want the first Item to occupy half the width, other Items to occupy 1/4 of the width, items grow downward, like this:
https://i...
landev
Votes: 0
Answers: 0
How to show grid lines in Collecionview Swift
I am doing Swift application with custom collectionview. I would like to show columns rows in that and I have achieved it.
But, I would like to show grid lines inside the cells.
Below is my code:
View...

Anilkumar iOS - ReactNative
Votes: 0
Answers: 1
Need Header on Top for Horizontal UICollectionView UIKIT
I am implementing custom headers for UICollectionView
I need a header on the Top for Horizontal CollectionView.

Dc7
Votes: 0
Answers: 1