Search results for reorder

XPCollectionViewCellsSort screenshot

XPCollectionViewCellsSort

March 05, 2017 • MIT License
You can reorder a cell from one indexPath to another in collectionview
RAReorderableLayout screenshot

RAReorderableLayout

January 08, 2015 • MIT License
A UICollectionView layout which you can move items with drag and drop.
ReorderableGridView (Swift) screenshot

ReorderableGridView (Swift)

December 27, 2014 • MIT License
Reorderable grid view solution implemented with Swift. It's a UIScrollView subclass, not a collection view layout.
RACollectionViewReorderableTripletLayout screenshot

RACollectionViewReorderableTripletLayout

June 15, 2014 • MIT License
The custom collectionView layout that can perform reordering of cells by dragging it. __pod 'RACollectionViewReorderableTripletLayout'__
KEYPullDownMenu screenshot

KEYPullDownMenu

April 14, 2014 • MIT License
A pull down menu, similar to notification center on iOS that supports an unlimited number of items. Items can either be selected, deleted or reordered. The control is aimed at providing context for...
HPReorderTableView screenshot

HPReorderTableView

April 09, 2014 • Apache 2.0 License
A drop-in UITableView replacement to reorder cells with long press on any part of the cell.
LXReorderableCollectionViewFlowLayout screenshot

LXReorderableCollectionViewFlowLayout

October 03, 2012 • MIT License
Extends UICollectionViewFlowLayout to support reordering of cells. Similar to long press and pan on books in iBook. The goal of LXReorderableCollectionViewFlowLayout is to provides capability fo...
ReorderTableViewController screenshot

ReorderTableViewController

March 30, 2011 • Custom License
Add drag and drop reordering to a UITableView.