Clchart uses GCanvas for cross-platform drawing.
- Clone this repo
git clone https://github.com/seerline/clchart.git cd samples/RNClChartDemo- run
yarnornpm install
- Run
react-native run-ios
GCanvas is difficulties integrating on React Native android platform, so android not support right now.
- Run
android avdand start an emulator - Run
react-native run-android
Released under the MIT License.



