I have a UICollectionView and only one section. Is there a way to set the background color of every row? (in my case it would be a gradient from black to white) and only one section.
I have a UICollectionView and only one section. Is there a way to set the background color of every row? (in my case it would be a gradient from black to white) and only one section.