For me, none of the solutions above worked, including the linked answer in @dmytro response. However, I got it solved in the following way:
npm update
expo install react-native-reanimated
I got these clues from this github link