An open API service indexing awesome lists of open source software.

https://github.com/dipanshkhandelwal/react-native-simple-table


https://github.com/dipanshkhandelwal/react-native-simple-table

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# React Native Simple Table

- Render CSV data as a table
- Pass in `columns`, `data` and `pagination info`
- Render custom cells
- Manage cell styles through props
- Allow editing of cell data, and persist changes

### Dataset
- https://pkgstore.datahub.io/core/nyse-other-listings/other-listed_csv/data/9f38660d84fe6ba786a4444b815b3b80/other-listed_csv.csv

## Steps to run

> Make sure you have dev environment setup for Android/ iOS development

- `yarn install`

### Android
- `yarn run android`

### iOS
- `cd ios && pod install`
- `yarn run iOS`

## Demo
https://github.com/DipanshKhandelwal/react-native-simple-table/assets/24923974/ff617db5-e3f8-480f-b864-b484b3642bb5