reactjs-reading-bar
v1.1.7
Published
Implementing reading progress bar in your app
Downloads
1
Readme
Getting started with reactjs-reading-bar
import Rpb from "reactjs-reading-bar"
After importing the component, you can then pass height and bg as props. For example
<Rpb height='20' bg='blue' />
License
reactjs-reading-bar is licensed under the MIT License
Contact
Thank You for using this package.