I have a UIView
which contains a UIStackView
with some buttons. Here bellow I represent the schema that conforms my case:
The problem comes when you give a dynamic size to the superview, then buttons start distorting like the image bellow:
Any help with this?
Finally I got the answer in this post