79 skills found · Page 1 of 3
SwipeCellKit / SwipeCellKitSwipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
AliSoftware / ReusableA Swift mixin for reusing views easily and in a type-safe way (UITableViewCells, UICollectionViewCells, custom UIViews, ViewControllers, Storyboards…)
yacir / CollectionViewSlantedLayoutA CollectionView Layout displaying a slanted cells
liangdahong / BMLongPressDragCellCollectionView🎉 🎉 🎉 🎉 🎉 让你轻松实现类似支付宝的拖拽重排功能, 支持各种自定义操作。
AugustRush / UICollectionView ARDynamicHeightLayoutCellAutomatically UICollectionViewCell size calculating.
eleev / Compositional Layouts Kit📏 Advanced compositional layouts for UICollectionView [iOS 13+].
liangdahong / UITableViewDynamicLayoutCacheHeight🖖高性能的自动计算采用 Autolayout 布局的 UITableViewCell 和 UITableViewHeaderFooterView 的高度,内部自动管理高度缓存。
Cuberto / 3d TapCustom selection animation for UICollectionViewCell
zats / VoltronWhen UICollectionViewCell needs to be a UIViewController. WARNING: this repo is not actively maintained
honghaoz / Dynamic Collection View Cell With Auto Layout DemoCollection View on iOS with auto layout in UICollectionViewCell to create cells with dynamic heights
danielgalasko / DGSelfSizingCollectionViewCellsSimple implementation of self sizing UICollectionViewCells introduced in iOS 8.
ivanlisovyi / Hanabi[Deprecated] UICollectionViewLayout subclass with a focus on UICollectionViewCell content.
henrytkirk / HTKDragAndDropCollectionViewLayoutUICollectionViewLayout subclass that works together with a custom UICollectionViewCell to provide drag and drop for a UICollectionView. Works just like UITableView drag and drop. What's unique about this approach is that it does not need to create a "ghost" or "dummy" cell to provide the drag and drop functionality.
guohongwei719 / GHWXcodeExtensionXcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码、对应协议声明和协议方法,主要有 UITableView\UICollectionView\UIScrollView\UIButton\UILabel\UIImageView; 三.选中一个类,文件顶部自动添加对应的 import; 四. 给 import 分组排序,从上到下为 主类头文件、viewController、view、manager & logic、第三方库、model、category、其他。
Stormotion-Mobile / ExpandableCollectionViewCellExample of custom UICollectionViewCell - ExpandableCell that can be animated like on AppStore and can be hidden with "pushing off" animation.
mergesort / GenericCellsCreating generic UITableViewCells and UICollectionViewCells instead of subclasses.
MichiganLabs / CustomAnimatedTransitionsDemonstrates how to transition between a UICollectionViewCell and a UIViewController with a simple expand/collapse animation
bmoliveira / Cell RxHandy RxSwift extensions on UITableViewCell and UICollectionViewCell, including rx_reusableDisposeBag.
yonat / CheckmarkCollectionViewCellUICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app "Select" mode.
YinTokey / CollectionViewCell AnimationDelete UICollectionViewCell with 8 different Animations