ios-samples/GrowRowTable
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
..
GrowRowTable Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Screenshots GrowRowTable Sample 2016-01-06 11:56:06 -06:00
GrowRowTable.sln GrowRowTable Sample 2016-01-06 11:56:06 -06:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md GrowRowTable Sample 2016-01-06 11:56:06 -06:00

README.md

GrowRowTable

Starting with iOS 8, Apple added the ability to create a Table View (UITableView) that can automatically grow and shrink the height of a give Row based on the size of it's content using Auto Layout, Size Classes and Constraints.

This sample shows how to create a Table View with Auto-Resizing Row Height.

Written By

Kevin Mullins - For Documentation usage.