Skip to content

huang-kun/AutoSizingCell

Repository files navigation

AutoSizingCell

UITableView auto sizing code:

// Swift
tableView.rowHeight = UITableView.automaticDimension
tableView.estimatedRowHeight = 44

UITableView set auto sizing constraints:

table_cell

Result:

demo

About

The iOS demo for auto sizing cell.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages