Dinker Malhotra
Dinker Malhotra

Reputation: 37

Paging on collectionView like facebook in swift

I am using a collectionView in swift and from webservices I am getting the data(like images and names). If the data is heavy it takes time to load. I want to load the data like only first 10 values and when I reach the bottom of the page next 10 values should appear and similarly next 10 values. But I don't know how to do it.Can anyone help me with this?

Upvotes: 1

Views: 434

Answers (1)

Related Questions