aksonov / react-native-router-flux

The first declarative React Native router
MIT License
8.99k stars 2.11k forks source link

react-native-reanimated 1.13.2 → 2.0.1 : ERESOLVE unable to resolve dependency tree #3747

Open allenmanning opened 3 years ago

allenmanning commented 3 years ago

Version

Expected behaviour

I can update to react-native-reanimated@2.0.1.

Actual behaviour

NPM error

npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: react-native-reanimated@2.0.1
npm ERR! node_modules/react-native-reanimated
npm ERR!   react-native-reanimated@"2.0.1" from the root project
npm ERR!   peer react-native-reanimated@"*" from react-native-tab-view@2.16.0
npm ERR!   node_modules/react-native-tab-view
npm ERR!     react-native-tab-view@"^2.15.2" from react-navigation-tabs@2.11.0
npm ERR!     node_modules/react-navigation-tabs
npm ERR!       react-navigation-tabs@"^2.5.2" from react-native-router-flux@4.2.0
npm ERR!       node_modules/react-native-router-flux
npm ERR!         react-native-router-flux@"4.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react-native-reanimated@"^1.0.0" from react-navigation-drawer@2.5.1
npm ERR! node_modules/react-navigation-drawer
npm ERR!   react-navigation-drawer@"^2.2.1" from react-native-router-flux@4.2.0
npm ERR!   node_modules/react-native-router-flux
npm ERR!     react-native-router-flux@"4.2.0" from the root project`
pierol commented 3 years ago

Is possibile to update the react-native-reanimated used from the library to version 2 ?

pku-arun commented 2 years ago

Is there any way to make the react-native-reanimated to version 2?