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.