-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Description
Description
Adding "react-native-reanimated": "2.10.0"
to the example app, installing pods and running the app leads to
TypeError: undefined is not an object (evaluating 'this.InnerNativeModule.installCoreFunctions')
even after adding the reanimated babel plugin and running metro with cache cleared. Looks like the JSI is not linked/installed.
Is this something expected atm? Didn't see it reported among known issues https://github.com/microsoft/react-native-test-app/wiki/Troubleshooting
Metadata
Metadata
Assignees
Labels
No labels