CRRefresh icon indicating copy to clipboard operation
CRRefresh copied to clipboard

How to check wether refresher is refreshing?

Open satishVekariya opened this issue 4 years ago • 0 comments

ex:

if !collectionView.cr.isRefreshing {
   // do something 
}

satishVekariya avatar Apr 09 '20 12:04 satishVekariya