Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semicircle is taking space of full circular progress #318

Open
israrem opened this issue Feb 3, 2023 · 2 comments
Open

Semicircle is taking space of full circular progress #318

israrem opened this issue Feb 3, 2023 · 2 comments

Comments

@israrem
Copy link

israrem commented Feb 3, 2023

Screenshot 2023-02-03 at 2 54 36 PM

@israrem
Copy link
Author

israrem commented Feb 3, 2023

<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

@oleksandr-baskakov
Copy link

@israrem you can try this workaround:
Screenshot 2023-08-03 at 12 47 42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants