You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am also experiencing this, finding that it shows up between 30 some percent to 70 some percent progress. My react native is at 0.67.0, same progress version, and svg version of 12.1.1
thanks for your library
A strange dashed line is found above it during use.
<Progress.Circle
size={182}
color={'#D8EAF5'}
borderWidth={10}
borderColor={'transparent'}
unfilledColor={'#FAFAFA'}
indeterminate={false}
showsText={true}
formatText={formatText}
allowFontScaling={true}
progress={progressValue}
fill={'#0A79C3'}
thickness={8}
strokeCap={'round'}
/>
The text was updated successfully, but these errors were encountered: