Xcode – How to set ScrollView height with different height constrains and self-sizing labels?
I'm building a scrollView page and it has height constraint ( for example 1300 ) But there is labels need to expand each other ( line height = 0 ) How can i manage scrollView heightConstraint efficient way ?