Home
last modified time | relevance | path

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

/expo/packages/expo-system-ui/plugin/build/
H A DwithAndroidRootViewBackgroundColor.d.ts3 export declare const withAndroidRootViewBackgroundColor: ConfigPlugin; constant
H A DwithAndroidRootViewBackgroundColor.js9 const withAndroidRootViewBackgroundColor = (config) => { function
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/
H A DwithAndroidRootViewBackgroundColor.d.ts3 export declare const withAndroidRootViewBackgroundColor: ConfigPlugin; constant
H A DwithAndroidRootViewBackgroundColor.js24 const withAndroidRootViewBackgroundColor = config => { function
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/
H A DwithAndroidRootViewBackgroundColor.ts15 export const withAndroidRootViewBackgroundColor: ConfigPlugin = (config) => { constant
/expo/packages/expo-system-ui/plugin/src/
H A DwithAndroidRootViewBackgroundColor.ts15 export const withAndroidRootViewBackgroundColor: ConfigPlugin = (config) => { constant