gorhom/react-native-animated-tabbar

React Native 0.65 dependency conflict

butri71 opened this issue · 0 comments

Hi,

I'm on react native 0.63.2 and I'm getting a dependency conflict with this package, looks like that it requires version 0.65.

This is shown after a "npm audit fix" command

Conflicting peer dependency: react-native@0.65.1
npm ERR! node_modules/react-native
npm ERR!   peer react-native@"*" from @gorhom/animated-tabbar@2.1.2
npm ERR!   node_modules/@gorhom/animated-tabbar
npm ERR!     @gorhom/animated-tabbar@"^2.1.2" from the root project

Thanks