Searched refs:withIosRootViewBackgroundColor (Results 1 – 12 of 12) sorted by relevance
| /expo/packages/expo-system-ui/plugin/build/ |
| H A D | withIosRootViewBackgroundColor.js | 6 …ckgroundColor = exports.setRootViewBackgroundColor = exports.withIosRootViewBackgroundColor = void… 13 const withIosRootViewBackgroundColor = (config) => { function 20 exports.withIosRootViewBackgroundColor = withIosRootViewBackgroundColor;
|
| H A D | withIosRootViewBackgroundColor.d.ts | 3 export declare const withIosRootViewBackgroundColor: ConfigPlugin; constant
|
| H A D | withSystemUI.js | 12 withIosRootViewBackgroundColor_1.withIosRootViewBackgroundColor,
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/ |
| H A D | expo-system-ui.ts | 3 import { withIosRootViewBackgroundColor } from './withIosRootViewBackgroundColor'; 11 withIosRootViewBackgroundColor,
|
| H A D | withIosRootViewBackgroundColor.ts | 12 export const withIosRootViewBackgroundColor: ConfigPlugin = (config) => { constant
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/ |
| H A D | withIosRootViewBackgroundColor.js | 10 exports.withIosRootViewBackgroundColor = void 0; 38 const withIosRootViewBackgroundColor = config => { function 51 exports.withIosRootViewBackgroundColor = withIosRootViewBackgroundColor;
|
| H A D | expo-system-ui.js.map | 1 …withIosRootViewBackgroundColor","withAndroidUserInterfaceStyle","withIosUserInterfaceStyle","expor…
|
| H A D | withIosRootViewBackgroundColor.d.ts | 3 export declare const withIosRootViewBackgroundColor: ConfigPlugin; constant
|
| H A D | expo-system-ui.js | 44 …idRootViewBackgroundColor, _withIosRootViewBackgroundColor().withIosRootViewBackgroundColor, _with…
|
| H A D | withIosRootViewBackgroundColor.js.map | 1 …withIosRootViewBackgroundColor.js","names":["_configPlugins","data","require","_normalizeColor","_…
|
| /expo/packages/expo-system-ui/plugin/src/ |
| H A D | withSystemUI.ts | 5 import { withIosRootViewBackgroundColor } from './withIosRootViewBackgroundColor'; 13 withIosRootViewBackgroundColor,
|
| H A D | withIosRootViewBackgroundColor.ts | 11 export const withIosRootViewBackgroundColor: ConfigPlugin = (config) => { constant
|