CRRefresh
CRRefresh copied to clipboard
How to check wether refresher is refreshing?
ex:
if !collectionView.cr.isRefreshing {
// do something
}