Searched defs:resolveProps (Results 1 – 7 of 7) sorted by relevance
7 export declare function resolveProps(config: Pick<ExpoConfig, 'userInterfaceStyle' | 'android'>): P… function
18 function resolveProps(config) { function
13 export declare function resolveProps(config: Pick<ExpoConfig, 'androidNavigationBar'>, _props: Prop… function
39 function resolveProps(config, _props) { function
19 export function resolveProps(config: Pick<ExpoConfig, 'userInterfaceStyle' | 'android'>): Props { function
57 export function resolveProps( function
69 export function resolveProps( function