I\'ve seen a number of similar questions, but many aren\'t up-to-date, and none have fixed my issue.
I have a custom Xib and class, CardView. When I try to
CardView
Old question, but in case anyone's here:
My problem was that the view subclass was fileprivate. IB doesn't like that apparently.
fileprivate