Shopify / react-native-skia

High-performance React Native Graphics using Skia
https://shopify.github.io/react-native-skia
MIT License
6.98k stars 452 forks source link

Add isCCW param for addCircle #2663

Open just-dodo opened 1 month ago

just-dodo commented 1 month ago

I just add isCCW param for addCircle method for Path

wcandillon commented 1 month ago

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