How to register XIB in swift 4


tblListing.register(UINib(nibName: "ListAdvertiseCell", bundle: nil), forCellReuseIdentifier: "ListAdvertiseCell")
        tblListing.separatorStyle = .none

Comments

Popular posts from this blog

Windows Keys

Important extensions while create a new App in swift

S.O.L.I.D. Principles with Example (Swift & Dart)