0

I want to align the content of the UILabel with the UIImageView at the bottom level BUT, I want this:

enter image description here

NOT this:

enter image description here

aguilarpgc
  • 1,181
  • 12
  • 24

1 Answers1

0

I managed to solved it in the interface builder like this: enter image description here

I changed the constraint from bottom to last baseline.

aguilarpgc
  • 1,181
  • 12
  • 24