mgcrea / react-native-dnd

Modern and easy-to-use drag&drop library for react-native.
https://mgcrea.github.io/react-native-dnd/
MIT License
147 stars 15 forks source link

Reanimated mismatch error #8

Closed bytewiz closed 1 year ago

bytewiz commented 1 year ago
image

I am running this with Expo using the prebuilds

4 I am experiencing a similar error with react-native-reanimated.

    "@mgcrea/react-native-dnd": "^1.5.8",
    "react-native-gesture-handler": "~2.12.0",
    "react-native-haptic-feedback": "^2.0.3",
    "react-native-reanimated": "~3.3.0",

Any clue what this might be?

mgcrea commented 1 year ago

This should be fixed with the latest 1.6.1 release, please retry :)