ios - Constraints on UILabel not working -
i've been struggling past hour constraints in swift. can't life in me labels how in storyboard.
i have vertical spacing, , horizontal spacing on both labels.
how looks when loaded up:
how looks in storyboard:
i'm using auto-layout not size classes.
any appreciated, constraints should easy living hell.
you can put both labels uiview.
next put uiview in center of page. add "horizontally in container", "width", "height", , "top space" constraints uiview.


Comments
Post a Comment