a proposed fix to the strokeCap issue number #44
As I have mentioned that I was facing an issue with the strokeCap={'round'} prop, I was able to figure out what the issue might be, and I decided to push a PR for the proposed fix. NB: this is happening on "version": "1.1.2".
This is related to issue number #44
I think this will break this use case:
After applying your changes I see this:
You also have merge conflicts as I just merged https://github.com/nihgwu/react-native-pie/pull/40 which ran prettier on the Pie.js file.
@SiyabongaNzulwana ready for review again?
@zgordon01 Yes, its ready...
This same line is currently causing our app to crash because the is no const before the variable name. Would you consider updating this, and then @nihgwu can we get this merged in?
My guess is this repo is abandoned at this point, but hopeful!
@CarolynWebster Sorry I don't use RN for years, but if you can confirm this PR works, I'll update your propose directly and merge it