homeeondemand / react-native-mapbox-navigation

A navigation UI ready to drop into your React Native application
MIT License
153 stars 118 forks source link

Update the react to latest version its old making dependency conflicts #52

Open Sainadh-Pathakunti opened 2 years ago

Sainadh-Pathakunti commented 2 years ago

react@"17.0.2" from the root project

npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.8.1" from @homee/react-native-mapbox-navigation@1.1.0 npm ERR! node_modules/@homee/react-native-mapbox-navigation npm ERR! @homee/react-native-mapbox-navigation@"*" from the root project

Using --legacy-peer-deps would solve this problem but i don't want temporary fix

rotteral commented 2 years ago

I have the same issue! No other cheap/free Navigation/direction api's for React Native

JackJBlundell commented 2 years ago

Same issue here, it's a joke. This package is insanely useful and yet I have to go back to a previous projects dependencies (Almost 2 years old) in order to get it working.

JackJBlundell commented 2 years ago

Any news on getting this fixed @davetheus ?