I have a custom object, it inherits from NSObject. This object does \"some things\", one of it is creating an UIView with some UIKit objects (UILabel, UIButtons ecc ecc...)
For the purposes of my own project, I collect everything together and released custom UIApperance proxy as open source project MZApperance