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

Progress.Circle show line on android #244

Open
Fuzheong1003 opened this issue Feb 11, 2022 · 2 comments
Open

Progress.Circle show line on android #244

Fuzheong1003 opened this issue Feb 11, 2022 · 2 comments

Comments

@Fuzheong1003
Copy link

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'}
/>

Screenshot_20220211_065806

@Fuzheong1003
Copy link
Author

"react-native": "0.64.2",
"react-native-progress": "^5.0.0",

@Fuzheong1003 Fuzheong1003 changed the title Progress.Circle show line Progress.Circle show line on android Feb 11, 2022
@KfWelch
Copy link

KfWelch commented Feb 18, 2022

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

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