Searched defs:withAndroidRootViewBackgroundColor (Results 1 – 6 of 6) sorted by relevance
3 export declare const withAndroidRootViewBackgroundColor: ConfigPlugin; constant
9 const withAndroidRootViewBackgroundColor = (config) => { function
24 const withAndroidRootViewBackgroundColor = config => { function
15 export const withAndroidRootViewBackgroundColor: ConfigPlugin = (config) => { constant