Home
last modified time | relevance | path

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

/expo/packages/@expo/prebuild-config/src/plugins/icons/
H A DwithAndroidIcons.ts81 const withAndroidAdaptiveIconColors: ConfigPlugin<string | null> = (config, backgroundColor) => { constant
/expo/packages/@expo/prebuild-config/build/plugins/icons/
H A DwithAndroidIcons.js126 const withAndroidAdaptiveIconColors = (config, backgroundColor) => { function