PullToRefreshKit icon indicating copy to clipboard operation
PullToRefreshKit copied to clipboard

Loader not display if we do the action very quickly

Open hardikdevios opened this issue 7 years ago • 0 comments

self?.tableView.switchRefreshHeader(to: .normal(.none,0)) self?.tableView.switchRefreshHeader(to: .refreshing)

It doesn't show the header

hardikdevios avatar Jan 04 '19 11:01 hardikdevios