CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ |
| LangLanguage | SwiftSwift |
| License | MIT |
| ReleasedLast Release | May 2016 |
| SPMSupports SPM | ✗ |
Maintained by Mikhail Stepkin.
Elastic pull animator for Refresher.
pod 'ElasticPullToUpdate'pod 'Refresher' // Use Refresher extension of UITableView
tableView.addPullToRefreshWithAction({
yourAsyncRefreshingCall(…, callback: {
…
tableView.stopPullToRefresh()
…
})
}, withAnimator: ElasticPullToUpdate(…))The project maintained by app development agency Ramotion Inc.
See our other open-source projects or hire us to design, develop, and grow your product.