LewReorderableLayout
LewReorderableLayout copied to clipboard
A UICollectionView layout whitch can move item with drag and drop.
LewReorderableLayout
一个 UICollectionViewLayout,长按可以拖拽排序,同时支持纵向和横线滚动。

使用方法
请下载项目,参考项目 Demo 中的代码
CocoaPods
pod 'LewReorderableLayout', :git => 'https://github.com/pljhonglu/LewReorderableLayout.git', :tag => 'v0.1.0'
所需环境
- ARC
- iOS7 及以上
License | 许可
This code is distributed under the terms of the MIT license.
代码使用 MIT license 许可发布.