ReactNativeLocalization
ReactNativeLocalization copied to clipboard
TypeError: undefined is not an object (evaluating 'valuesForPlaceholders[0][matchedKey]')
I've been using 'react-native-localization' with the following configuration in package.json file -
"react-native": "0.64.2",
"react-native-localization": "^2.1.7"
but keep getting this error. A screenshot from the emulator has been attached. Let me know if anyone faces a similar issue & has found a workaround to get it through.
Possible Callstack here-
Same case here
After debug here, I was call the formatString and passing undefined in second param