AZTableViewController
Table pagination tool
A utility for handling pagination in tables with customizable loading and error views.
Elegant and easy way to integrate pagination with dummy views
74 stars
5 watching
17 forks
Language: Swift
last commit: almost 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
afrozzaheer/azcollectionviewcontroller | Provides an easy way to integrate pagination with dummy views in CollectionView, ideal for displaying infinite content like Instagram's Discover feature. | 95 |
fastred/configurabletableviewcontroller | Provides a simple way to configure table view cells with different types of data using a flexible and type-safe approach | 269 |
electrickangaroo/lightning-table | A declarative API for working with UITableViews | 28 |
amatsuda/kaminari | A paginator library for Ruby web applications with a scope-based API and customizable helpers. | 27 |
zollero/el-search-table-pagination | An Element UI component suite for displaying tables with search and pagination functionality | 305 |
alziqziq/vue-paginate-al | A Vue.js component for paginating data | 52 |
ischwarz23/sortabletableview | A customizable Android table view library with advanced features such as sorting and pagination | 1,052 |
3sidedcube/thundertable | A framework simplifying table view creation in iOS with a declarative approach. | 21 |
healthie/activerecord_cursor_paginate | A gem that enables pagination of Active Record results using cursor-based pagination | 129 |
michaelbromley/ngx-pagination | A simple pagination solution for Angular applications | 1,232 |
endoumari/tabpageviewcontroller | A custom paging view controller with scroll tab view offering customizable appearance and behavior | 1,388 |
xai3/shoyu | A library to simplify working with UITableView data structures in Swift | 278 |
mindz-eye/mytableviewindex | A custom table view index component with advanced features and customization options | 525 |
enanobots/m2-attribute-pagination | Adds pagination to attribute options in the Magento 2 admin panel | 38 |
edopelawi/cascadingtabledelegate | A protocol to split delegate and data source method calls into a tree structure for UITableView | 911 |