ios-samples/GrowRowTable
Amy Burns 67cdb82a58 Adding RowHeight Property to make sample work in iOS 11 2017-09-15 14:10:06 -04:00
..
GrowRowTable Adding RowHeight Property to make sample work in iOS 11 2017-09-15 14:10:06 -04: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.