Searched defs:setRootViewBackgroundColor (Results 1 – 6 of 6) sorted by relevance
4 export declare function setRootViewBackgroundColor(config: Pick<ExpoConfig, 'backgroundColor' | 'io… function
21 function setRootViewBackgroundColor(config, infoPlist) { function
19 export function setRootViewBackgroundColor( function
47 export function setRootViewBackgroundColor( function
65 function setRootViewBackgroundColor(config, infoPlist) { function
301 fun setRootViewBackgroundColor(manifest: Manifest, rootView: View) { in <lambda>() method