react-native-circle-chart

React Native circle progress chart

Usage no npm install needed!

<script type="module">
  import reactNativeCircleChart from 'https://cdn.skypack.dev/react-native-circle-chart';
</script>

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