homeeondemand / react-native-mapbox-navigation

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

Getting error on pod install if i am using @react-native-mapbox-gl/maps and @homee/react-native-mapbox-navigation together #58

Open uday8373 opened 2 years ago

uday8373 commented 2 years ago

I am facing issue when doing pod install after i install @homee/react-native-mapbox-navigation (i already have MapBox-IOS-Sdk because of mapbox). Screenshot 2021-10-23 at 12 29 09 PM

I tried 'pod repo update' and 'pod install --repo-update' but nothing worked.

Please help me with this

jimhill commented 2 years ago

Hopefully this helps as I just had the same thing on first install. Following the instructions here you can set the version number - you will need to create a secret key to download the latest SDK. After this mine installed correctly: https://github.com/react-native-mapbox-gl/maps/blob/master/ios/install.md#mapbox-maps-sdk