/StretchyView

How to do autolayout to get a stretchy header for free

Primary LanguageSwift

StretchyView

Use Autolayout to create free animation - In this case create a stretchy header view

The idea behind stretchy view

First step: Create a normal scroll view with constraints correctly set up.

ScrollView

Second step: now tweak it.

Stretchy View

The result:

Stretchy header