Home
last modified time | relevance | path

Searched refs:withRootViewBackgroundColorStyles (Results 1 – 9 of 9) sorted by relevance

/expo/packages/expo-system-ui/plugin/build/
H A DwithAndroidRootViewBackgroundColor.js3 exports.getRootViewBackgroundColor = exports.withRootViewBackgroundColorStyles = exports.withRootVi…
11 config = (0, exports.withRootViewBackgroundColorStyles)(config);
25 const withRootViewBackgroundColorStyles = (config) => { function
36 exports.withRootViewBackgroundColorStyles = withRootViewBackgroundColorStyles;
H A DwithAndroidRootViewBackgroundColor.d.ts5 export declare const withRootViewBackgroundColorStyles: ConfigPlugin; constant
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/
H A DwithAndroidRootViewBackgroundColor.js7 exports.withRootViewBackgroundColorStyles = exports.withRootViewBackgroundColorColors = exports.wit…
26 config = withRootViewBackgroundColorStyles(config);
40 const withRootViewBackgroundColorStyles = config => { function
51 exports.withRootViewBackgroundColorStyles = withRootViewBackgroundColorStyles;
H A DwithAndroidRootViewBackgroundColor.d.ts5 export declare const withRootViewBackgroundColorStyles: ConfigPlugin; constant
H A DwithAndroidRootViewBackgroundColor.js.map1withRootViewBackgroundColorStyles","exports","withAndroidColors","modResults","value","getRootView…
/expo/packages/expo-system-ui/plugin/src/__tests__/
H A DwithAndroidRootViewBackgroundColor-test.ts7 withRootViewBackgroundColorStyles,
66 describe(withRootViewBackgroundColorStyles, () => {
71 plugin: withRootViewBackgroundColorStyles,
97 plugin: withRootViewBackgroundColorStyles,
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/__tests__/
H A DwithAndroidRootViewBackgroundColor-test.ts7 withRootViewBackgroundColorStyles,
66 describe(withRootViewBackgroundColorStyles, () => {
71 plugin: withRootViewBackgroundColorStyles,
97 plugin: withRootViewBackgroundColorStyles,
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/
H A DwithAndroidRootViewBackgroundColor.ts17 config = withRootViewBackgroundColorStyles(config);
31 export const withRootViewBackgroundColorStyles: ConfigPlugin = (config) => { constant
/expo/packages/expo-system-ui/plugin/src/
H A DwithAndroidRootViewBackgroundColor.ts17 config = withRootViewBackgroundColorStyles(config);
31 export const withRootViewBackgroundColorStyles: ConfigPlugin = (config) => { constant