How to fix UIStackView ambiguity

How to fix UIStackView ambiguity

Swift Arcade

2 года назад

2,613 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@maazsurti
@maazsurti - 07.05.2023 13:23

Thanks so much for this amazing. Looking forward to more of your courses similar to professional ios development

Ответить
@MarkizBoneco
@MarkizBoneco - 18.12.2022 14:58

very useful. Thank you very much.

Ответить
@Cavejohnson34
@Cavejohnson34 - 14.10.2022 07:08

I usually solve a bunch of my problems by changing the compress resistance and content hugging priorities. Works really nicely with labels in horizontal stacks. Another good way to deal with the bottom constraint problem is to make it one of type lessThanOrEqualTo, so the stack can stick to its minimum size, unless it would go over the parent's limit.

Ответить
@andonidasilvaotero9652
@andonidasilvaotero9652 - 24.02.2022 14:02

Great explanations! Please keep posting more 🥰

Ответить
@djnecrowman
@djnecrowman - 04.02.2022 18:03

Thanks a lot for the explanation ) I used only the first 3 of described fixes, and now I will know one more )

Ответить