Reputation: 1035
I have two UIImageView and one UITextView. I want to align second image view bottom as below. How to get this?
Upvotes: 1
Views: 4565
Reputation: 375
There you go...
Structure:
Stackview setup: (Inner Stackview)
(Outer stackview)
Constraints:
Upvotes: 4