Using Auto Layout in UITableView for dynamic cell layouts & variable row heights
Asked 07 September, 2021
Viewed 720 times
  • 62
Votes

How do you use Auto Layout within UITableViewCells in a table view to let each cell's content and subviews determine the row height (itself/automatically), while maintaining smooth scrolling performance?

28 Answer