To autolayout a simple a component like this
Start by setting a width
Then center horizontally
Then pin it to the top
And voila! You constraint compliant component.
A blog about creating valuable software
January 20, 2017
iOS autolayout Leave a comment
To autolayout a simple a component like this
Start by setting a width
Then center horizontally
Then pin it to the top
And voila! You constraint compliant component.
Leave a Reply