eggswift / pull-to-refresh

#Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. Pod 'ESPullToRefresh'
MIT License
1.83k stars 251 forks source link

Support Large Navigation Title #151

Open stshelton opened 5 years ago

stshelton commented 5 years ago

Currently, when I pull to refresh with a large title the navigation bar immediately shrinks to normal size and stays normal size while the pull to refresh is displayed. As soon as the pull to refresh ends the navigation bar grows back to the size for a large title. Is there a way to get a large navigation bar to stay the correct size while pull to refresh header is shown?