I'm creating an app for posting catholic content, but I'm having a problem, I have a UIViewController
with a title, an image of the post and below the image of the content, depending on whether the user posts a very extensive containing a View hides part of the content because of the size of the view, I put a UIScrollView
, but there was a question about how to make the Label create automatic line breaks and how to increase the dimension of ScrollView
.
Could anyone help me with this?