Error on launching android app - Animated node with tag 1 does not exist

Hi! I’m getting a similar error. However, instead of “tag 1” my error reads “tag 2”. I’m on expo 41.0.0. I created a new project just to test things out. All I’ve done is expo init cool-project, and I’ve setup a one-screen navigation stack: app and homescreen. Just enough to run on my phone. This error didn’t happen until I installed: @react-navigation/native, react-native-gesture-handler, react-native-reanimated, react-native-screens, react-native-safe-area-context, @react-native-community/masked-view, @react-navigation/stack. I imagine the error is connected to react-native-reanimated but that’s all I’ve figured out.

1 Like