- Make a custom plugin file
// withTranslation.js
const { AndroidConfig, withStringsXml } = require('@expo/config-plugins')
const withTranslation = (expoConfig) => {
return withStringsXml(expoConfig, (modConfig) => {
modConfig.modResults = AndroidConfig.Strings.setStringItem(
[