Searched refs:withRootViewBackgroundColorStyles (Results 1 – 9 of 9) sorted by relevance
| /expo/packages/expo-system-ui/plugin/build/ |
| H A D | withAndroidRootViewBackgroundColor.js | 3 exports.getRootViewBackgroundColor = exports.withRootViewBackgroundColorStyles = exports.withRootVi… 11 config = (0, exports.withRootViewBackgroundColorStyles)(config); 25 const withRootViewBackgroundColorStyles = (config) => { function 36 exports.withRootViewBackgroundColorStyles = withRootViewBackgroundColorStyles;
|
| H A D | withAndroidRootViewBackgroundColor.d.ts | 5 export declare const withRootViewBackgroundColorStyles: 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… 26 config = withRootViewBackgroundColorStyles(config); 40 const withRootViewBackgroundColorStyles = config => { function 51 exports.withRootViewBackgroundColorStyles = withRootViewBackgroundColorStyles;
|
| H A D | withAndroidRootViewBackgroundColor.d.ts | 5 export declare const withRootViewBackgroundColorStyles: ConfigPlugin; constant
|
| H A D | withAndroidRootViewBackgroundColor.js.map | 1 …withRootViewBackgroundColorStyles","exports","withAndroidColors","modResults","value","getRootView…
|
| /expo/packages/expo-system-ui/plugin/src/__tests__/ |
| H A D | withAndroidRootViewBackgroundColor-test.ts | 7 withRootViewBackgroundColorStyles, 66 describe(withRootViewBackgroundColorStyles, () => { 71 plugin: withRootViewBackgroundColorStyles, 97 plugin: withRootViewBackgroundColorStyles,
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/__tests__/ |
| H A D | withAndroidRootViewBackgroundColor-test.ts | 7 withRootViewBackgroundColorStyles, 66 describe(withRootViewBackgroundColorStyles, () => { 71 plugin: withRootViewBackgroundColorStyles, 97 plugin: withRootViewBackgroundColorStyles,
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/ |
| H A D | withAndroidRootViewBackgroundColor.ts | 17 config = withRootViewBackgroundColorStyles(config); 31 export const withRootViewBackgroundColorStyles: ConfigPlugin = (config) => { constant
|
| /expo/packages/expo-system-ui/plugin/src/ |
| H A D | withAndroidRootViewBackgroundColor.ts | 17 config = withRootViewBackgroundColorStyles(config); 31 export const withRootViewBackgroundColorStyles: ConfigPlugin = (config) => { constant
|