kentcb / TableViewCellWithAutoLayout_dotNET

A .NET port (using Xamarin) of smileyborg's TableViewCellWithAutoLayout repository (https://github.com/smileyborg/TableViewCellWithAutoLayout).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TableViewCellWithAutoLayout_dotNET

This is a .NET port (using C# and Xamarin) of smileyborg’s excellent TableViewCellWithAutoLayout repository. In short, it demonstrates how to create table views whose cells size to their intrinsic size, rather than having to hard-code the cells to be a specific size. This implies that different cells in the same table can be different sizes.

About

A .NET port (using Xamarin) of smileyborg's TableViewCellWithAutoLayout repository (https://github.com/smileyborg/TableViewCellWithAutoLayout).


Languages

Language:C# 100.0%