React-native-reanimated: V2: Install not working with expo

Created on 10 Jun 2020  路  5Comments  路  Source: software-mansion/react-native-reanimated

Followed directions as posted in the docs (https://docs.swmansion.com/react-native-reanimated/docs/installation)

On running the app on iOS, the error message is TypeError: cannot read property 'installCoreFunctions' of null

Most helpful comment

All 5 comments

It's possible that expo is running the wrong version of react-native

Expo should release a new SDK which includes the native code for Reanimated2 in order to get it working. Unfortunately, seems like the very next one won't have it.

Has the request been made to the Expo repo to support Reanimated2?

Was this page helpful?
0 / 5 - 0 ratings