How to bring subview over scroll view on iOS?
2 answers
The way I do it in IB sets the view mode in the document window for the Outline View (second button). Then I drag a view from the library over the scroll view and it will be inserted as a scroll view.
If you get a disclosure triangle next to your scrollview, it will have a new view inserted as a subview.
0
a source to share