Today you are going to learn how to create a stretchable header for a ScrollView 100% programatically. For this project we are going to be using: a ScrollView 🙄, an ImageView, a UIView (to hold that imageView), another UIView (that will function as a contentView) and finally a UILabel. First…