Searched defs:withAndroidSplashDrawables (Results 1 – 3 of 3) sorted by relevance
3 export declare const withAndroidSplashDrawables: ConfigPlugin<Pick<SplashScreenConfig, 'resizeMode'… constant
15 const withAndroidSplashDrawables = (config, splash) => { function
5 export const withAndroidSplashDrawables: ConfigPlugin<Pick<SplashScreenConfig, 'resizeMode'>> = ( constant