Open just-dodo opened 1 month ago
I just add isCCW param for addCircle method for Path
isCCW
thanks a lot, could you add a test for it: https://github.com/Shopify/react-native-skia/blob/fe24c0339823742c2a83ee1fbe5151d63ca95f42/packages/skia/src/renderer/__tests__/e2e/Paths.spec.tsx#L22
I just add
isCCW
param for addCircle method for Path