1.0.3 • Published 4 years ago

@hyorax/react-native-progress-bar v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

react-native-progress-bar

Simple progress bar.

Simple Use

 <ProgressBar
   percent = "53%"
   title = "ProgressBar"
   width = "100%"
   height = "100%"
   progressHeight = "30%"
   color = "red"
   backgroundColor = "#fff" 
 />                  
1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago