Try to use EGOTableViewPullRefresh
. It’s awesome “pull down to refresh” feature. It is available on github. UIRefreshControl is available only in iOS 6.0 and later. EGOTableViewPullRefresh
can be used in iOS 5 and earlier!
1
solved UIRefreshControl is not working in IOS 5 [closed]