Home
last modified time | relevance | path

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

/expo/packages/@expo/prebuild-config/src/plugins/icons/
H A DwithAndroidIcons.ts224 export const createAdaptiveIconXmlString = ( constant
/expo/packages/@expo/prebuild-config/build/plugins/icons/
H A DwithAndroidIcons.js236 const createAdaptiveIconXmlString = (backgroundImage, monochromeImage) => { function