[3.16.2] sv.addListener is not a function (it is Object), js engine: reanimated #6741
Labels
Platform: iOS
This issue is specific to iOS
Repro provided
A reproduction with a snippet of code, snack or repo is provided
Description
I'm encountering issues on basic drag&drop code that used to work well in previous versions of the library, with a js crash when calling
setCount
in the following snippet (full file):That throws the following error:
Last version where it was tested to work was
~3.6
, started crashing with~3.7
. Any ideas?Steps to reproduce
When using expo the crash is native while it is properly caught JS-side when using a local native app.
Snack or a link to a repository
https://snack.expo.dev/@mgcrea/mad-orange-stroopwafels
https://github.com/mgcrea/react-native-dnd-expo-example
Reanimated version
3.7.x -> 3.16.2
React Native version
0.76.2
Platforms
iOS
JavaScript runtime
Hermes
Workflow
React Native
Architecture
None
Build type
None
Device
iOS simulator
Device model
iPhone 16
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: