Hello I have some app (from book) which looks like this:
You can see the image is cropped. I want to have a UIScrollView which allows to scroll up and also see the whole picture.
This is how my app looks in interface builder.
What do you suggest where should I add ScrollView (as which subview etc.) to achieve what I need? (I guess I will need some intermediary UIView?)