11 skills found
KyoheiG3 / TableViewDraggerA cells of UITableView can be rearranged by drag and drop.
ZhipingYang / VerticalTree🥶Provides a vertical drawing of the tree structure which can view information about the tree‘s nodes and supports console debug views & layers and so on
genkernel / TreeView"TreeView - sub-cells simplified" (c). Enable subcells in UITableView with a single drop-in extension. CocoaPod:
wxp2012 / XPCollectionViewCellsSortYou can reorder a cell from one indexPath to another in collectionview
marty-suzuki / SplittableViewKitA cell of IndexPath(row: 0, section: 0) in UITableView is automatically moved to left view when device rotated.
huangboju / FDTemplateLayoutCell.swiftIt can be through the Auto layout and Frame layout way to obtain the height of the cell, and you can use the same key or indexpath way to cache the height of the cell
horisea / UITextFieldCell自定义带文本输入框的cell,通过运行时为每个cell绑定tableView的IndexPath,准确定位
xlsd / SDDemo1.TableViewCell图文混排,图片大小自适应,限制最大宽度,使用indexPath缓存行高。支持tableViewcell编辑插入、收藏、点赞、置顶、删除功能。2.增加iOS补位动画
huisedediao / HoveringHeaderListflutter实现ListView分组头部悬浮,支持混搭header、item、separator,支持按照IndexPath跳转
aduuub / UitableviewdataflowtutorialA tutorial on using view models to drive UITableView's without having to manage IndexPath's
dimpiax / FlexibleCollectionViewControllerGeneric collection view controller with external data processing