YaroslavZhurbilo
10/18/2017 - 5:07 PM

Dynamic UILabel height inside UIScrollView with Autolayout

If you want to make it with views:

Add a UIScrollview with a constraint height >= [minimum value you want] e.g. 480 Add a UILabel to the scrollview with a height constraint >= [minimum value you wan] e.g. 460