0.1.6 • Published 3 years ago

react-native-circle-chart v0.1.6

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

react-native-circle-chart

React Native circle progress chart

Installation

npm install react-native-circle-chart

Usage

import CircleChart from "react-native-circle-chart";

// ...

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

Contributing

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

License

MIT