BeatsKitano / KafkaRefresh

Animated, customizable, and flexible pull-to-refresh framework for faster and easier iOS development.
MIT License
1.21k stars 142 forks source link

auto refresh for header without pull and release #69

Closed fukemy closed 3 years ago

fukemy commented 3 years ago

hi, i tried to set

        messagesCollectionView.headRefreshControl.autoRefreshOnFoot = false

but it seem not working, can u help

BeatsKitano commented 3 years ago

hi, headRefreshControl has no auto refresh function, only footRefreshControl

HMWDavid commented 3 years ago

I think the HeadRefreshControl should also be supported