Home
last modified time | relevance | path

Searched refs:withAndroidRootViewBackgroundColor (Results 1 – 12 of 12) sorted by relevance

/expo/packages/expo-system-ui/plugin/build/
H A DwithAndroidRootViewBackgroundColor.js3 …yles = exports.withRootViewBackgroundColorColors = exports.withAndroidRootViewBackgroundColor = vo…
9 const withAndroidRootViewBackgroundColor = (config) => { function
14 exports.withAndroidRootViewBackgroundColor = withAndroidRootViewBackgroundColor;
H A DwithAndroidRootViewBackgroundColor.d.ts3 export declare const withAndroidRootViewBackgroundColor: ConfigPlugin; constant
H A DwithSystemUI.js11 withAndroidRootViewBackgroundColor_1.withAndroidRootViewBackgroundColor,
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/
H A DwithAndroidRootViewBackgroundColor.js7 …yles = exports.withRootViewBackgroundColorColors = exports.withAndroidRootViewBackgroundColor = vo…
24 const withAndroidRootViewBackgroundColor = config => { function
29 exports.withAndroidRootViewBackgroundColor = withAndroidRootViewBackgroundColor;
H A Dexpo-system-ui.js.map1withAndroidRootViewBackgroundColor","withIosRootViewBackgroundColor","withAndroidUserInterfaceStyl…
H A DwithAndroidRootViewBackgroundColor.d.ts3 export declare const withAndroidRootViewBackgroundColor: ConfigPlugin; constant
H A DwithAndroidRootViewBackgroundColor.js.map1withAndroidRootViewBackgroundColor.js","names":["_configPlugins","data","require","assignColorValu…
H A Dexpo-system-ui.js44 …fallback: [_withAndroidRootViewBackgroundColor().withAndroidRootViewBackgroundColor, _withIosRootV…
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/
H A Dexpo-system-ui.ts1 import { withAndroidRootViewBackgroundColor } from './withAndroidRootViewBackgroundColor';
10 withAndroidRootViewBackgroundColor,
H A DwithAndroidRootViewBackgroundColor.ts15 export const withAndroidRootViewBackgroundColor: ConfigPlugin = (config) => { constant
/expo/packages/expo-system-ui/plugin/src/
H A DwithSystemUI.ts3 import { withAndroidRootViewBackgroundColor } from './withAndroidRootViewBackgroundColor';
12 withAndroidRootViewBackgroundColor,
H A DwithAndroidRootViewBackgroundColor.ts15 export const withAndroidRootViewBackgroundColor: ConfigPlugin = (config) => { constant