LXReorderableCollectionViewFlowLayout icon indicating copy to clipboard operation
LXReorderableCollectionViewFlowLayout copied to clipboard

Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.

Results 58 LXReorderableCollectionViewFlowLayout issues
Sort by recently updated
recently updated
newest added

Hi sir, Thanks for your great library, works very good. i would like to know if you able to add paging. so it would be just like iphone/ipad home screen....

Is there any way to save order of displaying cells when user quit an application?

CONGRATS ![2016-06-03 17 03 14](https://cloud.githubusercontent.com/assets/1735944/15791339/27389218-29ad-11e6-99e3-da644aff67e4.png)

So, I'm using the layout to create a collectionView, for some reason I create some sections and each section has one cell, and then when I reorder cells App will...

Using `LXReorderableCollectionViewFlowLayout` with a `UICollectionView` under iOS 9.0b (currently beta 5) causes scrolling of the collection view to be disabled. I've tried disabling the new iOS 9 rearrangement API like...

I've been using LXReorderableCollectionViewFlowLayout in an app for over a year now. It works great in ios 7 and 8 but is crashing in iOS 9. I can reorder items...

After the introduction of native cells reordering in iOS 9, some of this library's functions have the same naming and signature. Need to add a prefix to functions.

I wonder if anyone can shed some light on the problem I am having. When the long press is activated the UICollectionView has a very brief flicker (like a bad...

I am using NSFetchResultController not a NSMutableArray. How do I maintain sorting order for NSFetchResultController.