Searched defs:withRootViewBackgroundColorStyles (Results 1 – 6 of 6) sorted by relevance
5 export declare const withRootViewBackgroundColorStyles: ConfigPlugin; constant
25 const withRootViewBackgroundColorStyles = (config) => { function
40 const withRootViewBackgroundColorStyles = config => { function
31 export const withRootViewBackgroundColorStyles: ConfigPlugin = (config) => { constant