Hello all,
IB Designables Failed to render and update auto layout status for ViewController
After updating to XCode 12.1 I get this error every time I open Main.storyboard.
I have 3 custom view classes for UIButton, UITextField, UITextView, etc.
Tried to update pods and I've deleted DerivedData folder but that didn't fix the issue.
What could I do in order to overcome this stubborn issue?
Thanks in advance!
Post
Replies
Boosts
Views
Activity
Hello all,
I'm trying to change TableView Cell background colour from interface builder.
I've set background colour in storyboard, that colour is visible in storyboard, but in the runtime cell background colour is still white.
What am I doing wrong?
Thanks in advance!