<ProgressBar style={{ width:"100%",height:"100%", color: "rgba(237, 126, 57, 1)", boderRadius: 1}} styleAttr="Horizontal" indeterminate={false} progress={0.33} />
<ProgressBar
style={{ width:"100%",height:"100%", color: "rgba(237, 126, 57, 1)", boderRadius: 1}}
styleAttr="Horizontal"
indeterminate={false}
progress={0.33}
/>