Hi. I’m already tried to find some info about it at Goodle, but nothing could help me.
I’m swift beginner. Help me, please.
I want to auto layout this TableViewCell
in TableViewController
.
Now it’s look fine in IB, Preview and Simulator, but only on this screen size, sure.
Then I added by 5 constrains, as I saw at one StackOverflow answer, to each of subview of Cell like this:
and now, when I run project is look crashed:
WHY ?