rn-stylish-progress-bar
v0.1.1
Published
Stylish progress bar for React Native
Downloads
2
Readme
rn-stylish-progress-bar
Stylish progress bar for React Native
Installation
npm install rn-stylish-progress-bar
Usage
import StylishProgressBar from 'rn-stylish-progress-bar';
// ...
<StylishProgressBar min={min} max={10} />;
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT