I got it done but I don't feel like I did it right. I used stackviews and views all in a scrollview, but I had to set the size of the scrollview.contentview programatically and my TextViews didn't resize on their own either (the height constraints had to be set programmatically). Also I had to set TONS of constraints. Felt like I was fighting UIKit more than anything else. Anyway, if anyone knows a way to do it through Interface Builder only I would appreciate it.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: