20 Forks
404 Stars
404 Watchers

react-native-echarts

📈 React Native ECharts Library: An awesome charting library for React Native, built upon Apache ECharts and leveraging react-native-svg and react-native-skia. Offers significantly better performance compared to WebView-based solutions.

How to download and setup react-native-echarts

Open terminal and run command
git clone https://github.com/wuba/react-native-echarts.git
git clone is used to create a copy or clone of react-native-echarts repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with react-native-echarts https://github.com/wuba/react-native-echarts/archive/master.zip

Or simply clone react-native-echarts with SSH
[email protected]:wuba/react-native-echarts.git

If you have some problems with react-native-echarts

You may open issue on react-native-echarts support forum (system) here: https://github.com/wuba/react-native-echarts/issues