expo / ex-navigation

Route-centric navigation for React Native
997 stars 201 forks source link

@expo/ex-navigation > react-static-container@1.0.2 has incorrect peer dependency "react@^0.13.0 || ^0.14.0 || ^15.0.0 || ^16.0.0". #501

Open sahil290791 opened 6 years ago

sahil290791 commented 6 years ago

I have recently upgraded to react-native: 43.4, react: 16.0.0-alpha.6 and expo/ex-navigation to 4.0.0 from 2.x.x. I keep getting this message:

warning "@expo/ex-navigation > react-static-container@1.0.2" has incorrect peer dependency "react@^0.13.0 || ^0.14.0 || ^15.0.0 || ^16.0.0".

How can this be fixed?