Vishu Bhardwaj

Results 2 comments of Vishu Bhardwaj

Hi, I am having the same issue, I have multiple languages in the project like en, es, de, fr, fi, it, ja, ko, nl, pt etc. In other ios version...

Hi, I may have found a temporary fix. It works for me. Install "react-native-device-info" module. and get language like const currentLanguage = DeviceInfo.getDeviceLocale(); after initializing LocalizedStrings add the following line...