Jerry <N.P>
Results
2
comments of
Jerry <N.P>
cek your Insets, maybe like this, u must be set to 0 self.colectionView1.contentInset = UIEdgeInsets(top: 0, left: 0, bottom: 0, right: 0) or this  https://guides.cocoapods.org/using/getting-started.html " sudo gem update cocoapods " in terminal Note : it work for me 👍