react-native-circular-progress-bar
v0.1.1
Published
React Native customizable circular progress indicator
Downloads
33
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