Skip to content

Compatibility with Reanimated v3? #93

@risafj

Description

@risafj

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions