You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
How should I implement constraints to get rid of these warnings. I see it comes when table view requests cells for index path:
I setup cells like subview.top == cell.contentView.top, subview.bottom == cell.contentView.bottom.
Hello.

How should I implement constraints to get rid of these warnings. I see it comes when table view requests cells for index path:
I setup cells like subview.top == cell.contentView.top, subview.bottom == cell.contentView.bottom.