-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels