All Projects → kentcb → TableViewCellWithAutoLayout_dotNET

kentcb / TableViewCellWithAutoLayout_dotNET

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

Programming Languages

C#
18002 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].