Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 563 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 563 Bytes

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 许可发布.