Is your feature request related to a problem?
This library currently conflicts with react-native-reanimated@2 or react-native-gesture-handler@2.1.3 showing the error tried to synchronously call function from a different thread

Desired solution (feature)
Mark functions like addPointToPath as a worklet or wrap it using runOnJS
Alternatives considered
No response
Anything else?
https://docs.swmansion.com/react-native-gesture-handler/docs/2.3.0/api/gestures/base-gesture-config/#runonjsvalue-boolean
Is your feature request related to a problem?
This library currently conflicts with react-native-reanimated@2 or react-native-gesture-handler@2.1.3 showing the error
tried to synchronously call function from a different threadDesired solution (feature)
Mark functions like addPointToPath as a worklet or wrap it using runOnJS
Alternatives considered
No response
Anything else?
https://docs.swmansion.com/react-native-gesture-handler/docs/2.3.0/api/gestures/base-gesture-config/#runonjsvalue-boolean