30 skills found
yacir / CollectionViewSlantedLayoutA CollectionView Layout displaying a slanted cells
czl0325 / ZLCollectionView为应对类似淘宝首页,京东首页,国美首页等复杂布局而写的Collectionview。基于UICollectionView实现,目前支持标签布局,列布局,百分比布局,定位布局,填充式布局,瀑布流布局等。支持纵向布局和横向布局,可以根据不同的section设置不同的布局,支持拖动cell,头部悬浮,设置section背景色和自定义section背景view,向自定义背景view传递自定义方法。功能强大,超过Android的recyclerview,实现了电影选座等高难度的布局。
fahidattique55 / FAPaginationLayoutCollection view pagination layout
YinTokey / CollectionViewCell AnimationDelete UICollectionViewCell with 8 different Animations
ahmedAlmasri / SNAdapteriOS swift tableview and collectionView Adapter
HassanElDesouky / ShortcutsCollectionViewCreate custom collectionView like Apple’s Shortcuts app in Code.
GouWeiBaCao / CollectionViewDemoWithHorziDispalyCollectionViewCell
EvoIos / PZSwipedCollectionViewCella swiped collectionViewCell, that can swipe left to delete or do something you want.
Darktt / CollectionViewCell MoverUICollectionView move cell module.
ankchdry / ScrollCardsThis example project allows you to create a card based scroll layout, i.e developed using collection view flow layout. Enjoy !
omarmhaimdat / Positive NewsfeedBuild a Positive News iOS Application Using the Incredible Power of Machine Learning
shenshangjimiaoZG / TableViewCellAutoCalHeight XibOrCodetableviewcell或者collectionviewcell是xib还是纯代码手写,都可以自动计算高度和缓存高度。
betranthanh / Ios Swift Uicollectionviewcell From XibCreate CollectionView Xib cell for UICollectionView using Swift 3
adan19920217 / ADPlayerADPlayer是一款简单又灵活的视频播放器,基于对系统AVPlayer的封装,支持本地和远程视频播放,具有缓存、横竖屏切换、全屏/小屏幕播放、记录上次播放进度等基本的视频播放器功能,同时支持在TableviewCell和collectionViewCell上播放视频.播放器还封装了播放暂停按钮、进度条等UI控件,几行代码布局即可实现相应功能.
lwg123 / CollectionViewCell一种类似于支付宝首页对应用进行编辑,添加删除排序的页面
zhangzhongyan / FSGridViewiOS网格视图,主要用于类似股票、课程表、属性表。 使用CollectionViewCell定制,重用机制,标准数据源委托协议,更容易嵌入。
devpolant / CellViewModelJust one possible approach to manage UITableView and UICollectionView data source
mwaqasbhati / WBSwipeableCellSwipeableCell used to show options menu in TableView and CollectionView
MaximKotliar / ParallaxableBeautiful parallax effect for your Table/Collection cells.
glassipbel / SnazzyListAn elegant way of creating CollectionViews and TableViews in iOS.