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
- Host: GitHub
- URL: https://github.com/hecom-rn/react-native-reporttable
- Owner: hecom-rn
- License: mit
- Created: 2019-11-21T10:02:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-08T08:19:36.000Z (about 1 year ago)
- Last Synced: 2025-04-11T17:28:26.329Z (about 1 year ago)
- Language: Java
- Size: 1.22 MB
- Stars: 2
- Watchers: 9
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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'
```