Searched refs:withRootViewBackgroundColorColors (Results 1 – 9 of 9) sorted by relevance
| /expo/packages/expo-system-ui/plugin/build/ |
| H A D | withAndroidRootViewBackgroundColor.js | 3 …Color = exports.withRootViewBackgroundColorStyles = exports.withRootViewBackgroundColorColors = ex… 10 config = (0, exports.withRootViewBackgroundColorColors)(config); 15 const withRootViewBackgroundColorColors = (config) => { function 24 exports.withRootViewBackgroundColorColors = withRootViewBackgroundColorColors;
|
| H A D | withAndroidRootViewBackgroundColor.d.ts | 4 export declare const withRootViewBackgroundColorColors: ConfigPlugin; constant
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/ |
| H A D | withAndroidRootViewBackgroundColor.js | 7 exports.withRootViewBackgroundColorStyles = exports.withRootViewBackgroundColorColors = exports.wit… 25 config = withRootViewBackgroundColorColors(config); 30 const withRootViewBackgroundColorColors = config => { function 39 exports.withRootViewBackgroundColorColors = withRootViewBackgroundColorColors;
|
| H A D | withAndroidRootViewBackgroundColor.d.ts | 4 export declare const withRootViewBackgroundColorColors: ConfigPlugin; constant
|
| H A D | withAndroidRootViewBackgroundColor.js.map | 1 …withRootViewBackgroundColorColors","withRootViewBackgroundColorStyles","exports","withAndroidColor…
|
| /expo/packages/expo-system-ui/plugin/src/__tests__/ |
| H A D | withAndroidRootViewBackgroundColor-test.ts | 6 withRootViewBackgroundColorColors, 40 describe(withRootViewBackgroundColorColors, () => { 45 plugin: withRootViewBackgroundColorColors, 56 plugin: withRootViewBackgroundColorColors,
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/__tests__/ |
| H A D | withAndroidRootViewBackgroundColor-test.ts | 6 withRootViewBackgroundColorColors, 40 describe(withRootViewBackgroundColorColors, () => { 45 plugin: withRootViewBackgroundColorColors, 56 plugin: withRootViewBackgroundColorColors,
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/ |
| H A D | withAndroidRootViewBackgroundColor.ts | 16 config = withRootViewBackgroundColorColors(config); 21 export const withRootViewBackgroundColorColors: ConfigPlugin = (config) => { constant
|
| /expo/packages/expo-system-ui/plugin/src/ |
| H A D | withAndroidRootViewBackgroundColor.ts | 16 config = withRootViewBackgroundColorColors(config); 21 export const withRootViewBackgroundColorColors: ConfigPlugin = (config) => { constant
|