ReverseExtension
Layout extension
A library that enables inserting content at the bottom of a table view by rotating its layout and handling scrolling events.
A UITableView extension that enables cell insertion from the bottom of a table view.
2k stars
33 watching
130 forks
Language: Swift
last commit: about 3 years ago
Linked from 2 awesome lists
extensionreverseuitableviewuitableviewcell
Related projects:
Repository | Description | Stars |
---|---|---|
3sidedcube/thundertable | A framework simplifying table view creation in iOS with a declarative approach. | 21 |
kyoheig3/tableviewdragger | An iOS library that enables drag-and-drop rearrangement of table view cells | 536 |
marty-suzuki/misterfusion | A Swift DSL for AutoLayout that simplifies the process of laying out views in iOS and macOS applications. | 314 |
robertherdzik/rhpreviewcell | A custom UITableViewCell implementation that provides a way to preview and interact with the content under a table view cell | 386 |
younatics/expandablecell | An iOS table view cell implementation providing expandable and collapsible functionality | 772 |
liuzhiyi1992/zythumbnailtableview | A customizable preview table view with expandable thumbnail cells and custom expansion views | 945 |
younatics/ynexpandablecell | A custom table view cell library that simplifies the use of expandable and collapsible cells in iOS tables. | 454 |
xiaohk/stickyland | An extension for JupyterLab that breaks the linear presentation of notebooks by allowing users to create interactive, dashboards with sticky cells. | 532 |
fulldecent/fdtextfieldtableviewcell | A reusable UITableViewCell component with an editable text field | 25 |
marty-suzuki/urlembeddedview | An iOS and tvOS view component that fetches, caches, and displays Open Graph data from URLs. | 650 |
fphilipe/pageextender.app | An extension that injects custom CSS and JS files based on the host page. | 146 |
malkouz/listplaceholder | A Swift library for adding animated loading placeholders to table views or other custom views. | 638 |
marty-suzuki/theanimation | A type-safe wrapper around CAAnimation to prevent incorrect data types from being used in animations. | 223 |
mergesort/tableflip | A simpler way to animate UITableViews in iOS applications. | 561 |
muyexi/semimodalviewcontroller | A tool to present view controllers as bottom-half modals | 80 |