react-native-circular-progress-bar

React Native customizable circular progress indicator

Usage no npm install needed!

<script type="module">
  import reactNativeCircularProgressBar from 'https://cdn.skypack.dev/react-native-circular-progress-bar';
</script>

README

react-native-circular-progress-bar

React Native customizable circular progress indicator

Installation

npm install react-native-circular-progress-bar

Usage

import CircularProgressBar from "react-native-circular-progress-bar";

// ...

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

Contributing

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

License

MIT