Home
last modified time | relevance | path

Searched defs:withRootViewBackgroundColorStyles (Results 1 – 6 of 6) sorted by relevance

/expo/packages/expo-system-ui/plugin/build/
H A DwithAndroidRootViewBackgroundColor.d.ts5 export declare const withRootViewBackgroundColorStyles: ConfigPlugin; constant
H A DwithAndroidRootViewBackgroundColor.js25 const withRootViewBackgroundColorStyles = (config) => { function
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/
H A DwithAndroidRootViewBackgroundColor.d.ts5 export declare const withRootViewBackgroundColorStyles: ConfigPlugin; constant
H A DwithAndroidRootViewBackgroundColor.js40 const withRootViewBackgroundColorStyles = config => { function
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/
H A DwithAndroidRootViewBackgroundColor.ts31 export const withRootViewBackgroundColorStyles: ConfigPlugin = (config) => { constant
/expo/packages/expo-system-ui/plugin/src/
H A DwithAndroidRootViewBackgroundColor.ts31 export const withRootViewBackgroundColorStyles: ConfigPlugin = (config) => { constant