Searched defs:withRootViewBackgroundColorColors (Results 1 – 6 of 6) sorted by relevance
4 export declare const withRootViewBackgroundColorColors: ConfigPlugin; constant
15 const withRootViewBackgroundColorColors = (config) => { function
30 const withRootViewBackgroundColorColors = config => { function
21 export const withRootViewBackgroundColorColors: ConfigPlugin = (config) => { constant