When using `<Progress.Circle size={50} showsText={true} progress={0.3} />` It is always showing 0%.
When using
<Progress.Circle size={50} showsText={true} progress={0.3} />It is always showing 0%.