luugiathuy / GTScrollNavigationBar

A scrollable UINavigationBar that follows a UIScrollView
BSD 3-Clause "New" or "Revised" License
552 stars 85 forks source link

UIRefreshControl issue #29

Open mulp opened 9 years ago

mulp commented 9 years ago

Hi there, I have a issue with iPhone 6 and iOS 8.0.2.

My scenario:

When I try to refresh the content of the table view, before the refresh wheel completes its spin, navigation bar collapse on top. UIRefreshControl is flickery, when I drag down the view refresh control disappears, navigation bar closes itself and all the screen moves up.

Edit This happens on iOS 7.1.2.

Any suggestion ? Cheers

philipengberg commented 9 years ago

I have it too on iOS 8.1

BarryBatser commented 9 years ago

Is there a known fix for this?

JinkProject commented 9 years ago

I'm having the same issue. I will add a demo soon.

luugiathuy commented 8 years ago

@JinkProject: does it still happen for 0.2? Thanks!