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

how to send invite and give a access of selected application on App Store

how to display popover in TableView cell in swift