maxep / MXParallaxHeader

Simple parallax header for UIScrollView
MIT License
1.73k stars 251 forks source link

Animated height of header #67

Closed yurevich1 closed 5 years ago

yurevich1 commented 7 years ago

if I change the height of header using

tableView?.parallaxHeader.height = 50

this height changes without animation.

What is the best solution to use animation ?

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Elipasousa commented 4 years ago

@yurevich1 did you find any solution? I'm having the same problem. Thanks