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

Lock Cells while Dragging #109

Open bala1801 opened 7 years ago

bala1801 commented 7 years ago

Is it possible to Swap Cells while using this framework. Right it is working fine but not able to Drag and Drop by Locking the cells.