react-native-mapbox-navigation icon indicating copy to clipboard operation
react-native-mapbox-navigation copied to clipboard

A navigation UI ready to drop into your React Native application

Results 67 react-native-mapbox-navigation issues
Sort by recently updated
recently updated
newest added

React-Native Version: 0.71.4 "@homee/react-native-mapbox-navigation": "^1.1.0", "@rnmapbox/maps": "^10.0.6". In my project, there is a requirement to use map and turn-by-turn navigation together. After some fixes, ios worked fine. In android side,...

This issue is similar to https://github.com/homeeondemand/react-native-mapbox-navigation/issues/105 and https://github.com/homeeondemand/react-native-mapbox-navigation/issues/108. But we are getting the blue screen in Android 13 device only and this is happening everytime when we load the maps....

Hi there, Love this package, but we really need route avoidance within it, any idea how one might approach this on our own and are there any plans to implement...

Hello! We have a React Native app that uses Mapbox maps v10. We need to have an integration with react-native-mapbox-navigation as well. Neither iOS, nor Android are compiling, here's an...

I have completed all the steps as mentioned in the documentation for android integration and able to launch MapboxNavigation as well but the app crashes just after 1-2 seconds of...

Hi, Im encountering this issue. I'm using the latest version of this library. RN version: 0.63.3 Here's the code snippet I'm using: ` { const { latitude, longitude } =...