Searched refs:withAndroidRootViewBackgroundColor (Results 1 – 12 of 12) sorted by relevance
| /expo/packages/expo-system-ui/plugin/build/ |
| H A D | withAndroidRootViewBackgroundColor.js | 3 …yles = exports.withRootViewBackgroundColorColors = exports.withAndroidRootViewBackgroundColor = vo… 9 const withAndroidRootViewBackgroundColor = (config) => { function 14 exports.withAndroidRootViewBackgroundColor = withAndroidRootViewBackgroundColor;
|
| H A D | withAndroidRootViewBackgroundColor.d.ts | 3 export declare const withAndroidRootViewBackgroundColor: ConfigPlugin; constant
|
| H A D | withSystemUI.js | 11 withAndroidRootViewBackgroundColor_1.withAndroidRootViewBackgroundColor,
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/ |
| H A D | withAndroidRootViewBackgroundColor.js | 7 …yles = exports.withRootViewBackgroundColorColors = exports.withAndroidRootViewBackgroundColor = vo… 24 const withAndroidRootViewBackgroundColor = config => { function 29 exports.withAndroidRootViewBackgroundColor = withAndroidRootViewBackgroundColor;
|
| H A D | expo-system-ui.js.map | 1 …withAndroidRootViewBackgroundColor","withIosRootViewBackgroundColor","withAndroidUserInterfaceStyl…
|
| H A D | withAndroidRootViewBackgroundColor.d.ts | 3 export declare const withAndroidRootViewBackgroundColor: ConfigPlugin; constant
|
| H A D | withAndroidRootViewBackgroundColor.js.map | 1 …withAndroidRootViewBackgroundColor.js","names":["_configPlugins","data","require","assignColorValu…
|
| H A D | expo-system-ui.js | 44 …fallback: [_withAndroidRootViewBackgroundColor().withAndroidRootViewBackgroundColor, _withIosRootV…
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/ |
| H A D | expo-system-ui.ts | 1 import { withAndroidRootViewBackgroundColor } from './withAndroidRootViewBackgroundColor'; 10 withAndroidRootViewBackgroundColor,
|
| H A D | withAndroidRootViewBackgroundColor.ts | 15 export const withAndroidRootViewBackgroundColor: ConfigPlugin = (config) => { constant
|
| /expo/packages/expo-system-ui/plugin/src/ |
| H A D | withSystemUI.ts | 3 import { withAndroidRootViewBackgroundColor } from './withAndroidRootViewBackgroundColor'; 12 withAndroidRootViewBackgroundColor,
|
| H A D | withAndroidRootViewBackgroundColor.ts | 15 export const withAndroidRootViewBackgroundColor: ConfigPlugin = (config) => { constant
|