0.1.1 • Published 3 years ago

react-native-circular-progress-bar v0.1.1

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

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