Xcode ScrollView doesn't scroll
问题 I'm trying to implement scrollview using latest xcode. I have content that reaches 'out of bounds' and when I run the simulator, I'm unable to scroll down to see the rest of my content. My hierarchy / constraints are as follows.. Are there constraints you need to have on the subviews within the 'contentViiew' ? I don't have additional code in my view controller that manipulates the scrollview. using Xcode -v 11 & Swift -v 5 <- if this makes a difference 回答1: Please clear all constraints on