UILabel - how to vertically center
Hot tip - you should NEVER need to worry about vertically centering the text in your UILabel.
If you need to, then something has gone a bit funny. Maybe in autoconstraints, or stackviews.
One use case - if you have forced a paragraph style maximum li...
coderlyn.hashnode.dev1 min read