Easier Charting in React Native Using Apache ECharts — the Solution You Have Been Looking for
Too Long; Didn't Read
We have developed an open-source graphics library for react native APP, which is based on Apache ECharts and uses RNSVG or RNSkia for rendering in a way that is almost identical to using it on the web — making it suitable for almost any situation that requires visuals.
The project source code is available at https://github.com/wuba/react-native-echarts, and our official site is https://wuba.github.io/react-native-echarts/.