Our great sponsors
-
The newly-released AWS UI has a Table component, but there are no docs yet, so you have to rely on TypeScript definitions to guide you. You can see a demo here and the source code here (column definitions here, and useful hooks for generating state/props here for the table and here for pagination if you need it).
-
react-data-table
A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
you can use react data table https://www.npmjs.com/package/react-data-table-component
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Related posts
- Applying specific theme for react material-table
- In need of a good table library
- Trying to recommend a library for data tables. Does anyone know an excellent data table library that goes hard into data table stuff? Working on a data heavy product where people need to do a lot with data tables. Wondering if there are any stand out libraries peeps have used first hand.
- How to change name and Icon of Action Column in Material-Table React
- How to do default sorting in react-table