Ross ROSS = Recommend OSS · open-source software intelligence for agents

aksonov/react-native-tableview

Native iOS UITableView for React Native with JSON support and more observed · 2026-08-28

github.com/aksonov/react-native-tableview · Objective-C · BSD-2-Clause (permissive) 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: 4033
  • days_rel: n/a
  • days_push: 1682
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1407 stars · 179 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A React Native library that wraps the native iOS UITableView, exposing it as a React component with JSON datasource support, filtering, pull-to-refresh, and editing features. It lets React Native apps render large iOS-native lists and menus with authentic UITableView look and behavior.

Use cases

  • render a native iOS country or state picker list in React Native
  • display long lists of data without JavaScript performance loss
  • build a settings-style menu with checkmark selection
  • filter a JSON datasource with NSPredicate to show states for a selected country
  • add pull-to-refresh to a native table view
  • create a navigation menu that pushes to other screens
  • support move/delete row editing natively

When to choose

  • you need authentic native iOS UITableView appearance and behavior in a React Native app
  • you must render very large lists (thousands of rows) efficiently
  • you want native selection, editing, or section index features without reimplementing them in JS

When to avoid

  • your app targets Android or needs cross-platform list rendering
  • you want a pure JavaScript list (FlatList/SectionList) with custom styling
  • you need active maintenance or support for the latest React Native versions

Facets

library · maturity maintenance

ui-components mobile-framework mobile-development frontend cross-platform react-native uitableview native-components -datasource list-view ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
aksonov/react-native-tableviewmain23

For agents

markdown · JSON · MCP: product_card(name="aksonov/react-native-tableview")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem