Closed
Description
Current Behavior
When i'm trying to use react-navigation in my project.
I'm having :
_reactNative.Dimensions.addEventListener is not a function
withOrientation.componentDidMount
with.Orientation.js:37:17
It worked until really recently when i tried to remove my node_modules and install them again.
Your Environment
software | version |
---|---|
react-navigation | "^1.0.0-beta.13", |
react-native | "0.42.x" |
node | v8.3.0 |
npm or yarn | 4.6.1 |