Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 255 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 255 Bytes

Pull to Refresh on iOS - ObjectiveC

This sample shows how to implement the Apple's native Pull To Refresh feature on a table.

In this case, a 3sec delay is added to simulate new items are being downloaded. Then, 10 new items are added to the table.