Searched defs:withIosSplashScreen (Results 1 – 3 of 3) sorted by relevance
3 export declare const withIosSplashScreen: ConfigPlugin<IOSSplashConfig | undefined | null | void>; constant
65 const withIosSplashScreen = (config, splash) => { function
13 export const withIosSplashScreen: ConfigPlugin<IOSSplashConfig | undefined | null | void> = ( constant