Wednesday 18 July 2018

How to add pagination in UICollectionView in swift?

I have a UICollection view which shows items. now I want to add pagination on UICollectionView.I do not want to use any third party for this functionality. Please let me know how can I achieve this?

I have four one example http://slicode.com/bottom-refresh-control-uicollectionview/

But in this I have to drag scrollview upwards for few second to make it work.



from How to add pagination in UICollectionView in swift?

No comments:

Post a Comment