Simple pull-to-refresh control for UITableView. It's my replication of pull-to-refresh control from BBC News app. Inspired by EGOTableViewPullRefresh.
To see how it works just download ZIP, unpack it and open a demo project (MSRefreshControl.xcworkspace). I hope you will like it. All kind of improvements and changes are welcome.
- ARC
- iOS 5.0+
MSRefreshControl is available through CocoaPods, to install it simply add the following line to your Podfile:
pod "MSRefreshControl"
Maksym Skliarov, [email protected]
MSRefreshControl is available under the MIT license. See the LICENSE file for more info.