uitableviewcell
There are 132 repositories under uitableviewcell topic.
SwipeCellKit/SwipeCellKit
Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
marty-suzuki/ReverseExtension
A UITableView extension that enables cell insertion from the bottom of a table view.
tmdvs/TDBadgedCell
TDBadgedCell is a table view cell class that adds a badge, similar to the badges in Apple's own apps
kf99916/TimelineTableViewCell
Simple timeline view implemented by UITableViewCell
giulio92/GLTableCollectionView
Netflix and App Store like UITableView with UICollectionView, written in pure Swift 4.2
zekunyan/AutolayoutExampleWithMasonry
Different Autolayout examples with Masonry. 用Masonry写的Autolayout案例,持续更新中。详细解答请看tutuge.me
maxsokolov/TableKit
Type-safe declarative table views.
liangdahong/UITableViewDynamicLayoutCacheHeight
🖖高性能的自动计算采用 Autolayout 布局的 UITableViewCell 和 UITableViewHeaderFooterView 的高度,内部自动管理高度缓存。
robertherdzik/RHPreviewCell
I envied so much Spotify iOS app this great playlist preview cell 😍, I decided to create my own one 🌶. Now you can give your users ability to quick check "what content is hidden under your UITableViewCell". Great think is that this Library not requires 3D Touch support from user device💥.
moritzsternemann/SwipyCell
Easy to use UITableViewCell implementing swiping to trigger actions.
weijentu/automatic-height-tagcells
This is a sample project to implement features with dynamic height of UITableViewCell based on autolayout, tags aligned automatically and clickable tags.
azonov/ExpandableTable
AZExpandable is a lightweight proxy for UITableView to expand cells.
odigeoteam/TableViewKit
Empowering UITableView with painless multi-type cell support and built-in automatic state transition animations
allaboutapps/DataSource
Simplifies the setup of UITableView data sources using type-safe descriptors for cells and sections. Animated diffing built-in.
fanglinwei/Jenga
Write table views in crazy speed,
wangrui460/WRCellView
自定义View,类似tableView的系统cell,使用方便 Custom View, similar to the tableView system cell, easy to use
V8tr/UITableViewCellAnimation-Article-Final
Animating Table View Cell Display. See blog post for more details: http://www.vadimbulavin.com/tableviewcell-display-animation/
chili-ios/MDL11_Generics
Example project that was demonstrated on MDL #11 meetup - https://www.youtube.com/watch?v=A4FrEyFBjVA. Medium article - https://medium.com/chili-labs/configuring-multiple-cells-with-generics-in-swift-dcd5e209ba16
genkernel/TreeView
"TreeView - sub-cells simplified" (c). Enable subcells in UITableView with a single drop-in extension. CocoaPod:
xjh093/JHViewCorner
Set view's corner with one code! 图片圆角,圆角,圆角遮罩,遮罩,心形,心形遮罩
pratik-123/UITableViewCellAnimation
Basic tabeview cell animation for best way to display cell
lilianerhan/UnityTableView
Plugin for Unity 5.6 that implements a Table with an API inspired by Apple's UITableView
mwaqasbhati/WBChainMenu
This will show horizontal menu to a UITableViewCell with chain animation
iTofu/ReusableProtocol
A helpful and pure Swift implemented library for registering and reusing cells or views in the table view and collection view.
fulldecent/FDTextFieldTableViewCell
A UITableViewCell with an editable text field
garg204/Multiple-collectionView-in-Multiple-tableView-cells
UICollectionView is embed in UITableViewCell. The collection views are horizontal scrollable. The UITableView can have a section title for each UICollectionView and the number of UICollectionView is equal to the number of sections.
tinkoff-mobile-tech/tcscustomrowactionfactory
TCSTableViewRowActionFactory allows you to setup the swipe actions for cells in a table view using UIView and some other convenient methods
azizuysal/AUPickerCell
Embedded picker view for table cells.
Kharauzov/CollapseTableView
Easily collapse or expand tableView's sections.
miniLV/TableViewCellOptimization
UITableView性能优化 - cell懒加载
moliya/EasyListView
Easy to create a list view
V8tr/UITableViewCellAnimation-Article-Starter
Animating Table View Cell Display. See blog post for more details: http://www.vadimbulavin.com/tableviewcell-display-animation/
ALiOSDev/ALTableView
An easy way to manage UITableView and UITableViewController
wibosco/ViewControllerInCell-Example
An example project looking at how to add a view controller's view as a subview in a cell
james01/FormUI
Powerfully simple form builder for UIKit.