Home
last modified time | relevance | path

Searched defs:withRootViewBackgroundColorColors (Results 1 – 6 of 6) sorted by relevance

/expo/packages/expo-system-ui/plugin/build/
H A DwithAndroidRootViewBackgroundColor.d.ts4 export declare const withRootViewBackgroundColorColors: ConfigPlugin; constant
H A DwithAndroidRootViewBackgroundColor.js15 const withRootViewBackgroundColorColors = (config) => { function
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/
H A DwithAndroidRootViewBackgroundColor.d.ts4 export declare const withRootViewBackgroundColorColors: ConfigPlugin; constant
H A DwithAndroidRootViewBackgroundColor.js30 const withRootViewBackgroundColorColors = config => { function
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/
H A DwithAndroidRootViewBackgroundColor.ts21 export const withRootViewBackgroundColorColors: ConfigPlugin = (config) => { constant
/expo/packages/expo-system-ui/plugin/src/
H A DwithAndroidRootViewBackgroundColor.ts21 export const withRootViewBackgroundColorColors: ConfigPlugin = (config) => { constant