ReactNativeLocalization
ReactNativeLocalization copied to clipboard
Class to localize the ReactNative interface
https://github.com/react-native-community/discussions-and-proposals/issues/671
i'm trying to update my language using Language.setLanguage("ar") but the language is not change What I'm trying to do : //return 1 for English Lang or 2 for Arabic Lang...
how to translate the texts from api ?
Can anybody help out with mocking this library for jest testing? Currently when I run a test that renders a component which uses localization, I am getting this error. There...
Black Duck scan is giving high-security risk in the `ruby-i18n 1.14.1` gem with identifier `CVE-2020-7791`. Can anyone suggest a solid fix for this issue? I have the latest version of...
This fix is not in the latest version (2.3.1 as of writing) https://github.com/stefalda/ReactNativeLocalization/commit/2fb8f2354f32f3530ebbc06f9d220d93bbeb20ab
i got the error in production mode in iOS https://prnt.sc/mz2KdPYx3v0T
Android and ios app creshing in release
Hi, Love the package. Been using it extensively as it serves great purpose for the app I am creating. Is it possible to detect language change? I need to detect...