Skip to content

ooppstef/UITableView-ZCTableCellHeightCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UITableView+ZCTableCellHeightCache

Category of UITableView

Only one property:zc_enableCache

You can make the tableview to auto cache the height of cells by setting the property to YES.

Just for fun!

Usage

self.tableView.zc_enableCache = YES;

Requirements

iOS7+ and ARC

Installation

Available through CocoaPods

pod 'ZCTableviewHeightCache'

Details

Here's chinese blog to introduce the details.Click Me

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published