Skip to content

This sample repository shows how to implement the popular "pull to refresh" feature on iOS, ObjectiveC.

Notifications You must be signed in to change notification settings

daviddetena/iOS_Objective-C_PullToRefresh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

This sample repository shows how to implement the popular "pull to refresh" feature on iOS, ObjectiveC.

Resources

Stars

Watchers

Forks

Packages

No packages published