QBRefreshControl icon indicating copy to clipboard operation
QBRefreshControl copied to clipboard

An abstract base class for creating a refresh control.

Results 3 QBRefreshControl issues
Sort by recently updated
recently updated
newest added

Hi! I was creating a spec on Cocoapods but without success. To do that, we need to create a tag to point to it at the *.podspec. Are you planning...

hi, i added your control to my uiscrollview. when my uiviewcontroller unload it gives an error. [UIScrollView release]: message sent to deallocated instance 0xc598090 ``` self.myRefreshControl.delegate=nil; scrollView.delegate=nil; ``` i set...

I found QBSimpleSyncRefreshControl a problem or bug, when the drop-down switching TabBarPage animation runs then switch back to this page when the animation stops, I want to know why,thank you