Closed huangmr closed 6 years ago
Hi, thanks for the PR.
I don't get these clipping issues. On what devices did they happen? And the percentage circles for 5
and 7
seem completely off in your first pictures - this doesn't happen to me (tested only on Android). I'm really curious.
Also I don't understand how your changes would fix them, however you're right I can just set the left
property to 0
both times in renderHalfCircle
, makes it easier. :+1:
Hi, @huangmr @MrToph I am still getting this issue when the percent is less than 50 on Android. Otherwise it perfectly running on iOS.
React-native : 0.48.4
This example is with 30 % :
some clipping issues on iOS and android are now fix: