Home
last modified time | relevance | path

Searched defs:setIconAsync (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/prebuild-config/build/plugins/icons/
H A DwithAndroidIcons.d.ts24 export declare function setIconAsync(projectRoot: string, { icon, backgroundColor, backgroundImage,… function
H A DwithAndroidIcons.js151 async function setIconAsync(projectRoot, { function
/expo/packages/@expo/prebuild-config/src/plugins/icons/
H A DwithAndroidIcons.ts106 export async function setIconAsync( function