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?
I tried to fix it with constraints but didn't work
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?
I tried to fix it with constraints but didn't work
Copyright © 2021 Jogjafile Inc.
You can set the constraints of the collectionView according to view itself, not the safeArea.