cannot drag AnimatedPath anymore on IOS after Expo SDK52 update (went from [email protected] to [email protected]) #2546
Labels
Missing info
The user didn't precise the problem enough
Missing repro
This issue need minimum repro scenario
Platform: iOS
This issue is specific to iOS
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 [email protected] as default version of the library
Steps to reproduce
put any AnimatedPath element inside a GestureDetector and try to make it draggable, for example
The text was updated successfully, but these errors were encountered: