-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Is this library only compatible with React Native Reanimated v2, and not v3?
I tried installing it with the following package versions and got the error below.
"react-native": "0.76.5"
"react-native-awesome-slider": "2.9.0"
"react-native-reanimated": "3.16.1"
"react-native-gesture-handler": "2.20.0"
Error:
(NOBRIDGE) ERROR Error: [Reanimated] Failed to create a worklet. See https://docs.swmansion.com/react-native-reanimated/docs/guides/troubleshooting#failed-to-create-a-worklet for more details.
(NOBRIDGE) ERROR Warning: TypeError: Cannot read property 'makeMutable' of undefined
Metadata
Metadata
Assignees
Labels
No labels