When I add this to a .xib file for a UITableViewCell, it does not show up. It does show up when I add it to a view in a storyboard. It is odd that the stepper will not show when added to a contentView in a UITableViewCell xib. The xib file uses size classes and auto layout, just like storyboards. I do not understand why this is not working...
When I add this to a .xib file for a UITableViewCell, it does not show up. It does show up when I add it to a view in a storyboard. It is odd that the stepper will not show when added to a contentView in a UITableViewCell xib. The xib file uses size classes and auto layout, just like storyboards. I do not understand why this is not working...