React Native demo for clchart
April 28, 2018 ยท View on GitHub
Clchart uses GCanvas for cross-platform drawing.
Running
Clone & install
- Clone this repo
git clone https://github.com/seerline/clchart.git cd samples/RNClChartDemo- run
yarnornpm install
iOS
- Run
react-native run-ios
Android(Todo)
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
Screenshot
License
Released under the MIT License.