evrencoskun/TableView
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3368
- days_rel: n/a
- days_push: 1265
- n_releases_24m: 0
Adoption not part of the score
3182 stars · 454 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
TableView is an Android library for displaying complex data structures as tables of rows, columns, and cells, built on RecyclerView. It supports custom model classes, sorting, filtering, hiding rows/columns, pagination, and cell click listeners.
Use cases
- display tabular data in an android app
- show a sortable data grid on android
- render a table with filtering and pagination in android
- display rows and columns from a custom model class
- build a spreadsheet-like view in android
- add clickable table cells to an android app
When to choose
- you need a feature-rich, sortable, filterable table view in a native Android app
- you want a RecyclerView-based table with automatic column widths and pagination
- you prefer a mature MIT-licensed Android UI library with sample apps
When to avoid
- you are not building an Android application
- you need a cross-platform (Flutter/React Native) table component
- you require very large virtualized datasets beyond RecyclerView's capabilities
- you need a library under active development with frequent updates
Facets
library · maturity maintenance
ui-components data-visualization mobile-development android-tools web-development jvm tableview recyclerview datagrid sortable-table material-design custom-view android mobile
1 source
- readme: https://github.com/evrencoskun/TableView · fetched 2026-08-28 · baea4f253c56
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| evrencoskun/TableView | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="evrencoskun/TableView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem