Skip to content

TypeError on usage #51

@MauriceNino

Description

@MauriceNino

Reanimated is configured properly and already used in other parts of the app.

The error I am getting is the following:

TypeError: _reactNativeReanimated.default.interpolate is not a function. (In '_reactNativeReanimated.default.interpolate(side, [0, 1], [180, 360])', '_reactNativeReanimated.default.interpolate' is undefined)

This error is located at:
    in ReanimatedFlip (at memory.tsx:19)
    in MemoryImage (at memory.tsx:62)
    in RCTView (at View.js:32)
Package  Version
react-native 0.67.3
react-native-flip 0.2.2
react-native-reanimated 2.9.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions