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

https://github.com/hecom-rn/react-native-reporttable

ReportTable
https://github.com/hecom-rn/react-native-reporttable

Last synced: about 1 year ago
JSON representation

ReportTable

Awesome Lists containing this project

README

          

# reportTable

报表 表格

## install

**Yarn add:** `react-native-reportTable`

> iOS

Podfile add (note that the sorting)

```
pod 'ZMJGanttChart', :git => 'https://github.com/GodVampire/ZMJGanttChart.git'
pod 'hecom-rn-reportTable', :path => '../node_modules/@hecom/reportTable/hecom-rn-reportTable.podspec'
```