RTimal / RTReorderableCollectionViewFlowLayout

Extends `UICollectionViewFlowLayout` to support reordering of cells.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTReorderableCollectionViewFlowLayout

===================================== Forked from lxcid/LXReorderableCollectionViewFlowLayout Extends UICollectionViewFlowLayout to support reordering of cells. Similar to long press and pan on books in iBooks.

Getting Started

Screenshot

Requirements

  • ARC
  • iOS 7 and above preferred
  • Xcode 5 and above

Credits

About

Extends `UICollectionViewFlowLayout` to support reordering of cells.

License:MIT License


Languages

Language:Objective-C 97.8%Language:Ruby 2.2%