FabioGaspar

Results 2 comments of FabioGaspar

I'm also having this problem. I've RN 0.63.4 and react-native-reanimated 2.5.0

I manage to fix this by updating the React, react-native and babel/core versions react: 16.13.1 -> 17.0.2 react-native: 0.63.4 -> 0.66.1 @babel/core: ^7.8.4 -> ^7.12.9 I think that only updating...