Unable to resolve "./TabViewAnimated" from "node_modules/react-native-tab-view/src/index.js"

After updating react-navigation to 3.0.9, I’ve opened this issue here : https://github.com/react-navigation/react-navigation-tabs/issues/88.
Does it sound to someone else ?

Expo CLI 2.6.14 environment info:
    System:
      OS: macOS High Sierra 10.13.6
      Shell: 3.2.57 - /bin/bash
    Binaries:
      Node: 8.9.4 - /usr/local/bin/node
      Yarn: 1.13.0 - ~/.yarn/bin/yarn
      npm: 6.4.1 - /usr/local/bin/npm
      Watchman: 4.7.0 - /usr/local/bin/watchman
    IDEs:
      Android Studio: 3.1 AI-173.4907809
      Xcode: 10.1/10B61 - /usr/bin/xcodebuild
    npmPackages:
      expo: 31.0.2 => 31.0.2 
      react: 16.3.1 => 16.3.1 
      react-native: https://github.com/expo/react-native/archive/sdk-31.0.0.tar.gz => 0.57.1 
      react-navigation: 3.0.9 => 3.0.9 
    npmGlobalPackages:
      expo-cli: 2.6.14

If you are using npm, try running npm install

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.