0.1.5 • Published 3 years ago

@kafudev/react-native-echarts v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-echarts

Echarts图表,react-native-echarts

Installation

npm install react-native-echarts

Usage

import Echarts from "react-native-echarts";

// ...

const result = await Echarts.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT