Tag: IBDesignable
-
UIView With Rounded Background Designable In Storyboard
This class can be inherited as a base class for having any time a framed background behind the UIView. It is also designable in the Storyboard. I’ve used it in UITableViewCell for my customCell view.