TvOSCustomizableTableViewCell
tvOS table view cell
A reusable UI component for customizing table view cells on tvOS
Light wrapper of UITableViewCell that allows extra customization for tvOS
31 stars
12 watching
4 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zattoo/tvospinkeyboard | A view controller class that presents a customizable PIN input form on tvOS devices. | 102 |
fulldecent/fdtextfieldtableviewcell | A reusable UITableViewCell component with an editable text field | 25 |
dcordero/tvostextviewer | A view controller for presenting blocks of text on tvOS with customizable properties and native-like behavior | 49 |
kf99916/timelinetableviewcell | A reusable UITableViewCell subclass for displaying a timeline with points. | 1,324 |
younatics/expandablecell | An iOS table view cell implementation providing expandable and collapsible functionality | 772 |
liuzhiyi1992/zythumbnailtableview | A customizable preview table view with expandable thumbnail cells and custom expansion views | 945 |
dcordero/focustvbutton | A customizable button class for tvOS with features like gradient backgrounds and rounded corners | 73 |
kilograpp/uitableview-cache | A category on UITableView that caches cells to prevent instantiating lag during scrolling | 73 |
3sidedcube/thundertable | A framework simplifying table view creation in iOS with a declarative approach. | 21 |
timoliver/toroundedtableview | A table view subclass with rounded corners and iOS 10+ compatibility | 160 |
younatics/ynexpandablecell | A custom table view cell library that simplifies the use of expandable and collapsible cells in iOS tables. | 454 |
mergesort/tableflip | A simpler way to animate UITableViews in iOS applications. | 561 |
maxsokolov/tablekit | A lightweight framework for building complex table views in a type-safe and declarative manner | 702 |
robertherdzik/rhpreviewcell | A custom UITableViewCell implementation that provides a way to preview and interact with the content under a table view cell | 386 |
ischwarz23/sortabletableview | A customizable Android table view library with advanced features such as sorting and pagination | 1,052 |