ex-react-native-i18n
ex-react-native-i18n copied to clipboard
Question: Initialization
Do you have to init the library in every components componentWillMount when you want to use translations for that component? I'm trying to implement localization via a global locale.js file, where i want all the translations to reside, instead of in the specific files where they are used.
Please see this issue => https://github.com/xcarpentier/ex-react-native-i18n/issues/7