Open anvarwouldnever opened 4 days ago
Hey! 👋
It looks like you've omitted a few important sections from the issue template.
Please complete Snack or a link to a repository, SVG version, React Native version and Platforms sections.
Hey! 👋
The issue doesn't seem to contain a minimal reproduction.
Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?
Description
I'm mapping AnimatedPath elements inside GestureDetector expecting them to be draggable
It's not working on IOS after Expo SDK 52 update, which puts react-native-reanimated@3.16.1 as default version of the library
Steps to reproduce
put any AnimatedPath element inside a GestureDetector and try to make it draggable, for example