ios – Xcode 13 UIButton state config not showing up in interface builder
ios – Xcode 13 UIButton state config not showing up in interface builder
I found out that with Xcode 13 you have to change the style of the UIButton from plain to default. The default when you insert a UIButton in your Storyboard is NOT default, but plain. Changing to default makes the State Config show back up!