Home
last modified time | relevance | path

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

/expo/packages/expo-system-ui/plugin/build/
H A DwithIosRootViewBackgroundColor.js6 …ckgroundColor = exports.setRootViewBackgroundColor = exports.withIosRootViewBackgroundColor = void…
13 const withIosRootViewBackgroundColor = (config) => { function
20 exports.withIosRootViewBackgroundColor = withIosRootViewBackgroundColor;
H A DwithIosRootViewBackgroundColor.d.ts3 export declare const withIosRootViewBackgroundColor: ConfigPlugin; constant
H A DwithSystemUI.js12 withIosRootViewBackgroundColor_1.withIosRootViewBackgroundColor,
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/
H A Dexpo-system-ui.ts3 import { withIosRootViewBackgroundColor } from './withIosRootViewBackgroundColor';
11 withIosRootViewBackgroundColor,
H A DwithIosRootViewBackgroundColor.ts12 export const withIosRootViewBackgroundColor: ConfigPlugin = (config) => { constant
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/
H A DwithIosRootViewBackgroundColor.js10 exports.withIosRootViewBackgroundColor = void 0;
38 const withIosRootViewBackgroundColor = config => { function
51 exports.withIosRootViewBackgroundColor = withIosRootViewBackgroundColor;
H A Dexpo-system-ui.js.map1withIosRootViewBackgroundColor","withAndroidUserInterfaceStyle","withIosUserInterfaceStyle","expor…
H A DwithIosRootViewBackgroundColor.d.ts3 export declare const withIosRootViewBackgroundColor: ConfigPlugin; constant
H A Dexpo-system-ui.js44 …idRootViewBackgroundColor, _withIosRootViewBackgroundColor().withIosRootViewBackgroundColor, _with…
H A DwithIosRootViewBackgroundColor.js.map1withIosRootViewBackgroundColor.js","names":["_configPlugins","data","require","_normalizeColor","_…
/expo/packages/expo-system-ui/plugin/src/
H A DwithSystemUI.ts5 import { withIosRootViewBackgroundColor } from './withIosRootViewBackgroundColor';
13 withIosRootViewBackgroundColor,
H A DwithIosRootViewBackgroundColor.ts11 export const withIosRootViewBackgroundColor: ConfigPlugin = (config) => { constant