Skip to content

This a Swift implementation of a UITableViewController whose cells fill the screen and that supports Dynamic Type via a custom auto-resizing UITableViewCell subclass

Notifications You must be signed in to change notification settings

MaxMargolis/TableView-With-Auto-Resizing-Cells-That-Fill-Screen

Repository files navigation

TableView-With-Auto-Resizing-Cells-That-Fill-Screen

This a Swift implementation of a UITableViewController whose cells fill the screen and that supports Dynamic Type via a custom auto-resizing UITableViewCell subclass. The main trick is to override a systemLayoutSizeFitting function in the custom UITableViewCell subclass to enable a minimum height.

About

This a Swift implementation of a UITableViewController whose cells fill the screen and that supports Dynamic Type via a custom auto-resizing UITableViewCell subclass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages