搜索结果:重新排序

XPCollectionViewCellsSort screenshot

XPCollectionViewCellsSort

2017年3月5日 • MIT 许可证
您可以在 collectionview 中将一个单元格从 one indexPath 重新排序到另一个 indexPath。
RAReorderableLayout screenshot

RAReorderableLayout

2015年1月8日 • MIT 许可证
一个可拖拽移动项的 UICollectionView 布局。
ReorderableGridView (Swift) screenshot

可重新排序的网格视图(Swift)

2014年12月27日 • MIT 许可证
使用 Swift 实现的可重新排序的网格视图解决方案。它是 UCLAyout 视图子类,而不是一个 collection view 布局。
RACollectionViewReorderableTripletLayout screenshot

RACollectionViewReorderableTripletLayout

2014年6月15日 • MIT 许可证
一个自定义的 collectionView 布局,可以通过拖拽单元格来执行单元格的重新排序。 __pod 'RACollectionViewReorderableTripletLayout'__
KEYPullDownMenu screenshot

KEYPullDownMenu

2014年4月14日 • MIT 许可证
一个下拉菜单,类似于 iOS 上的通知中心,支持无限数量的项目。项目可以被选择、删除或重新排序。这个控件旨在提供...
HPReorderTableView screenshot

HPReorderTableView

2014年4月9日 • Apache 2.0 许可证
一个 UIKit 替换,可以用于在单元格的任何部分长按时重新排序单元格。
LXReorderableCollectionViewFlowLayout screenshot

LXReorderableCollectionViewFlowLayout

2012年10月3日 • MIT 许可证
扩展 UICollectionViewFlowLayout 以支持单元格的重新排序。类似于在 iBook 中对书本的长按和拖动。LXReorderableCollectionViewFlowLayout 的目标是提供...
ReorderTableViewController screenshot

ReorderTableViewController

2011年3月30日 • 自定义许可证
为 UITableView 添加拖拽重新排序功能。