0

hello I have a problem with UICollectionView I added one UICollectionView on my storyboard for image slider.

but I couldn't ignore safe area.

how can I do?

my collectionview

settşbgsü

storyboard

I tried to fix it with constraints but didn't work

1 Answers1

0

You can set the constraints of the collectionView according to view itself, not the safeArea. enter image description here

Can Yoldas
  • 202
  • 1
  • 9