README
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