| SwipeCellKit/SwipeCellKit |
6,086 |
|
112 |
0 |
over 2 years ago |
32 |
September 24, 2019 |
72 |
other |
Swift |
| Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift. |
| michaeltyson/TPKeyboardAvoiding |
5,758 |
|
804 |
0 |
over 5 years ago |
21 |
December 01, 2023 |
94 |
zlib |
Objective-C |
| A drop-in universal solution for moving text fields out of the way of the keyboard in iOS |
| Yalantis/Persei |
3,249 |
|
10 |
0 |
almost 6 years ago |
8 |
October 26, 2017 |
1 |
mit |
Swift |
| Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift |
| Xiaoye220/EmptyDataSet-Swift |
525 |
|
18 |
0 |
about 4 years ago |
7 |
October 22, 2018 |
13 |
mit |
Swift |
| 🎄 DZNEmptyDataSet implement with Swift.A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display. DZNEmptyDataSet with Swift. |
| KyoheiG3/TableViewDragger |
520 |
|
2 |
0 |
over 2 years ago |
11 |
October 22, 2018 |
2 |
mit |
Swift |
| A cells of UITableView can be rearranged by drag and drop. |
| adamshin/SwiftReorder |
299 |
|
7 |
0 |
about 6 years ago |
18 |
July 25, 2019 |
16 |
mit |
Swift |
| Easy UITableView drag-and-drop cell reordering |
| hpique/HPReorderTableView |
204 |
|
10 |
0 |
almost 9 years ago |
2 |
March 24, 2015 |
13 |
apache-2.0 |
Objective-C |
| Drop-in UITableView replacement to reorder cells with long press on any part of the cell |
| shusta/ReorderingTableViewController |
195 |
|
0 |
0 |
almost 11 years ago |
0 |
|
11 |
other |
Objective-C |
| Drag and drop UITableView rows. |
| henrytkirk/HTKDragAndDropCollectionViewLayout |
166 |
|
0 |
0 |
over 3 years ago |
5 |
April 29, 2015 |
11 |
apache-2.0 |
Objective-C |
| UICollectionViewLayout subclass that works together with a custom UICollectionViewCell to provide drag and drop for a UICollectionView. Works just like UITableView drag and drop. What's unique about this approach is that it does not need to create a "ghost" or "dummy" cell to provide the drag and drop functionality. |
| nicolasgomollon/LPRTableView |
123 |
|
0 |
0 |
over 3 years ago |
1 |
October 05, 2022 |
5 |
mit |
Swift |
| A drop-in replacement for UITableView and UITableViewController that supports long-press reordering of cells. |