ReactNativeLocalization
ReactNativeLocalization copied to clipboard
Detect language changed
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 the language change in order to change the localization for momentjs
and other components around.
Thank you.
This would be great! Now you need to run strings.getLocale(), could this be an property like .locale to check for if it's updated?