You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2019. It is now read-only.
Usual UIRefreshControl in UICollectionView works always. Your doesn't work when there is not enough items. So in this case I can't reload the table with gestures at all.
So if I need "pull to refresh" and "infinite scrolling" simultaneously I can't use your control - "pull to refresh" doesn't work in some cases and "infinite scrolling" denies using of default UIRefreshControl!