Trying to make UIImageView scale when the scrollview is bouncing down.
The idea was stolen from this dribbble: https://dribbble.com/shots/3341878-Product-Page
As you can see, image is like'a scaling when the scrollview is bouncing down.
In my app I have the UIImageView inside the UIScrollview, I can't understand how to fix the top of the UIImageView while the UIScrolvview is bouncing down.
Here is what I want to do: