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

