lxcid / LXReorderableCollectionViewFlowLayout

Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.
http://lxcid.com/
MIT License
1.86k stars 328 forks source link

Allow the underlying scroll view pan gestures to work as expected on iOS 9 and higher #93

Open tonyarnold opened 8 years ago

tonyarnold commented 8 years ago

Fixes #92.