1.0.3 • Published 4 years ago
@hyorax/react-native-progress-bar v1.0.3
react-native-progress-bar
Simple progress bar.
Simple Use
<ProgressBar
percent = "53%"
title = "ProgressBar"
width = "100%"
height = "100%"
progressHeight = "30%"
color = "red"
backgroundColor = "#fff"
/>