Home
last modified time | relevance | path

Searched defs:icLauncherXmlString (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/prebuild-config/src/plugins/icons/
H A DwithAndroidIcons.ts207 const icLauncherXmlString = createAdaptiveIconXmlString(backgroundImage, monochromeImage); constant
/expo/packages/@expo/prebuild-config/build/plugins/icons/
H A DwithAndroidIcons.js248 async function createAdaptiveIconXmlFiles(projectRoot, icLauncherXmlString, add) { argument