-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Labels
Description
I think the example lacks the use of a PrettyCustomViewTableViewCell.
Specifically, I have a project where I use this class, and I haven't quite understood how to use it correctly. My cells contents aren't properly masked (the view goes out of the boundaries when there are rounded corners) and I haven't found a public property to set the view.
Could you enlighten me?