Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 328 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 328 Bytes

CZWTableView

###Feature

  • Fast creat a tableView
  • return an object to delegate for use not just a indexPath
  • Inherit all class

###Now

  • Cell must comfires to CZWTableViewCellProtocol
  • Cache cell height in CZWRowObj
  • Version 1.1 is working good

###UnFinish

  • Full cover the UITableViewDelegate and UITableViewDataSource