TypeError: undefined is not an object (evaluating 'this.InnerNativeModule.installCoreFunctions')

21 views Asked by At

Just updated react native reanimated, react native gesture handler, and added bottom sheet, I am getting the error above. Any ideas?

"react-native-gesture-handler": "^2.14.1",
"@gorhom/bottom-sheet": "^4.6.0",
"react-native-reanimated": "2.17.0",
"react-native": "^0.71.13",
0

There are 0 answers