'iOS localization not working with swift cocoapod

I have a react-native app consuming https://www.npmjs.com/package/@homee/react-native-mapbox-navigation. Its podspec is declaring and using MapboxNavigation but I am seeing native elements that use NSLocalizedString produce strings in German. I don't understand why that is happening. Local Localization settings..

localization files that come with MapboxNavigation



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source