UIAppearance proxy for custom objects

前端 未结 4 560
小鲜肉
小鲜肉 2020-12-24 14:48

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...)

4条回答
  •  梦谈多话
    2020-12-24 15:20

    For the purposes of my own project, I collect everything together and released custom UIApperance proxy as open source project MZApperance

提交回复
热议问题