React-native-reanimated: [BUG] Unable to resolve module `react-native/Libraries/Components/View/ViewStylePropTypes`

Created on 11 Feb 2019  路  4Comments  路  Source: software-mansion/react-native-reanimated

Full error message:

error: bundling failed: Error: Unable to resolve module `react-native/Libraries/Components/View/ViewStylePropTypes` from `/home/wyn/Code/react-native/MyProject/node_modules/react-native-reanimated/src/createAnimatedComponent.js`: Module `react-native/Libraries/Components/View/ViewStylePropTypes` does not exist in the Haste module map

Package Versions:

  • react: 16.6.3
  • react-native: 0.58.3
  • expo: 32.0.4

Most helpful comment

reproduced with
"expo": "^32.0.0",
"react": "^16.8.4",
"react-native": "^0.59.1",
"react-native-swiper": "^1.5.14",
"react-native-vector-icons": "^6.4.1",
"react-navigation": "^2.17.0"

All 4 comments

reproduced with
"expo": "^32.0.0",
"react": "^16.8.4",
"react-native": "^0.59.1",
"react-native-swiper": "^1.5.14",
"react-native-vector-icons": "^6.4.1",
"react-navigation": "^2.17.0"

@911flasher did you solve the issue?

@911flasher did you solve the issue?

This one can potentially fix it for you, have a look : https://github.com/shoutem/ui/issues/424#issuecomment-471464344

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexfov picture alexfov  路  3Comments

robertgonzales picture robertgonzales  路  3Comments

ArsalanCsquare picture ArsalanCsquare  路  3Comments

mrousavy picture mrousavy  路  3Comments

zxccvvv picture zxccvvv  路  3Comments