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.82k stars 252 forks source link

How to listen for expired time interval? #89

Open stshelton opened 7 years ago

stshelton commented 7 years ago

I set the expired time interval to 30 secounds and add a refresh Identifier. But how do i know when that expired time has gone by so I can stop refresh and check internet status?