CRAnimation/CRRefresh

How to check wether refresher is refreshing?

satishVekariya opened this issue · 0 comments

ex:

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