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
<AnimatedCircularProgress
size={350}
width={13}
tintColor={Colors.meldPrimary20}
backgroundColor="#96CBDF"
arcSweepAngle={180}
padding={0}
rotation={270}
style={{backgroundColor:'red'}}
/>
Semi circle is taking space of full circular progress is there any way to remove it
The text was updated successfully, but these errors were encountered: