Skip to content

A manager for cell which height is uncertain(dynamic height) and use AutoLayout. Manager return the cell height with Model.

Notifications You must be signed in to change notification settings

YanChen-ing/CellDynamicHeightManager

Repository files navigation

CellDynamicHeightManager

support iOS 7.0+

A manager for cell which height is uncertain(dynamic height) and use AutoLayout. Manager return the cell height with Model.

需要cell使用autoLayout布局.

installation

1.input YCIDynamicHeightManager folder to your project

将YCIDynamicHeightManager文件夹加入工程

2.#import "YCICellDynamicHeightManager.h"

在ViewController及cell中引入,并在cell中实现协议方法即可.

About

A manager for cell which height is uncertain(dynamic height) and use AutoLayout. Manager return the cell height with Model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published