eggswift / pull-to-refresh

#Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. Pod 'ESPullToRefresh'
MIT License
1.83k stars 252 forks source link

Make compatible With Swift4 #101

Closed hollyoops closed 6 years ago

hollyoops commented 7 years ago

Move start/stop/sizeChangeAction/offsetChangeAction function out of extension, because extensions cannot override in Swift 4

Please see more declarations-in-extensions-cannot-override-yet-error-in-swift-4