bartgryszko / bartgryszko/react-native-circular-progress
Im getting a circle being cut off at the extremes parts of the circular progress (top, bottom, left and right)
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 420
- PR merge metrics
- No merged PRs in 30d
Description
I have a component that is supposed to display the circular display with the circle, just like its in the README, however at the top, left, bottom and right sections the circle gets cur off and i dont really know how to make the smaller circle appear correctly.
```tsx
(
)
}}
/>
```
There's no extra configuration, but when I run this code on my code the inner circle gets cut off if the fill is `100`, `75`, `50` or `25` +- 2. And i dont know really know how to fix this. Ive been looking at this for 3 hours and im super stuck
Running on Expo. Version 1.3.7
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.