ex-react-native-i18n icon indicating copy to clipboard operation
ex-react-native-i18n copied to clipboard

Question: Initialization

Open ghost opened this issue 8 years ago • 1 comments

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.

ghost avatar May 16 '17 15:05 ghost

Please see this issue => https://github.com/xcarpentier/ex-react-native-i18n/issues/7

xcarpentier avatar Jun 17 '17 21:06 xcarpentier