Below you will find pages that mention the tag “interaceBuilder”
Feeling stupid right now just spend an hour writing down my solution to setup a UIScrollView with content having dynamic content height.
My solution used multiple subclasses and set height constraints manually. The right answer: use the content hugging policy on the child view.