LewReorderableLayout - UI视图布局


MIT
iOS
Objective-C

软件简介

LewReorderableLayout是一款UI视图布局软件。

一个 UICollectionViewLayout,长按可以拖拽排序,同时支持纵向和横线滚动。

软件截图:

使用方法

请下载项目,参考项目 Demo 中的代码

CocoaPods

pod 'LewReorderableLayout', :git => 'https://github.com/pljhonglu/LewReorderableLayout.git', :tag => 'v0.1.0'

所需环境

  • ARC

  • iOS7 及以上