ycditchf / CYCollectionView

类似系统UICollectionView,支持拖拽排序

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CYCollectionView

由于系统控件UICollectionView拖拽排序只支持9.0以上,只好自己模仿了一个,支持拖拽排序、动态添加、删除标签,高度定制cell

Demo

  1. 模仿网易APP菜单栏目的编辑界面
  2. 支持紧凑样式的标签列表

About

类似系统UICollectionView,支持拖拽排序


Languages

Language:Objective-C 100.0%