Should we prefer to use Bundle.main or UINib when creating custom view from XIB?

后端 未结 0 814
闹比i
闹比i 2021-01-14 01:05

There are 2 different ways, to create custom view from XIB

Bundle.main

extension UIView {
    static func instanceFromNib() -> T          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题