Skip to content

kentcb/TableViewCellWithAutoLayout_dotNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages