react-native-mapbox-navigation
react-native-mapbox-navigation copied to clipboard
Is Showing Vietnamese Text
This package look like it been comprised, It's showing Vietnamese Text. I am base in the US but it's showing Vietnamese.
How did you achieve white color on the top? @softwarebyjims
@softwarebyjims Can you provide some more information on how to reproduce this? Are you seeing ona simulator or physical device? Does this happen when the route is in simulation mode or regular mode?
@gciluffo We have the same problem. The issue occurs both on a physical device as well as in the simulator. As for simulation mode, it doesn't make a difference. Note that this affects only the UI elements, not the audio. We have found the following in addition to what @softwarebyjims has already provided screenshots of (we can reproduce both of their issues):
If you move the map away from the current location, the "re-center" button text is in different languages (varies by device / simulator, Chinese on my phone and Hungarian on my simulator)
We'll be glad to provide more information if you have further questions!
same issue
I have the same issue, in my case the "Resume / Re-center" button on Physical Device is in Turkish "RESUME" = "Devam et"` (Chinese on Simulator)
Everything is set to English (development language, system language, and app language).
My workaround for that is an absolute button (from react-native) that overlays mapbox button
- "react-native": "0.68.1",
- "MapboxNavigation", "~> 2.6.0"