ReactNativeLocalization icon indicating copy to clipboard operation
ReactNativeLocalization copied to clipboard

getLanguage returning Language

Open 404sand808s opened this issue 7 years ago • 0 comments

Hello,

Great repo, I'm getting some good use out of it! For some reason all over my app this works without a hitch, but in one particular component doing strings.getLanguage() just returns Language instead of en or fr as it does in the other components.

Does anybody have any clue what the cause could be? Nothing seems out of the ordinary in the way my LocalizedStrings is declared in that component either. Thank you!

404sand808s avatar Apr 04 '18 22:04 404sand808s