zepojo / UPCarouselFlowLayout

A fancy carousel flow layout for UICollectionView on iOS.
MIT License
1.66k stars 236 forks source link

Improved user experience while scrolling #60

Open benjaminhtr opened 4 years ago

benjaminhtr commented 4 years ago

scrollViewDidScroll(scrollView:) replaced scrollViewDidEndDecelerating( scrollView:) method currentPage checks now if the indices of the items contains the current page of the collection view