Echarts图表,react-native-echarts
npm install @kafudev/react-native-echartsEcharts图表,react-native-echarts
``sh`
npm install react-native-echarts
`js
import Echarts from "react-native-echarts";
// ...
const result = await Echarts.multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT