Home
last modified time | relevance | path

Searched defs:setSplashDrawableAsync (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/
H A DwithAndroidSplashDrawables.d.ts4 export declare function setSplashDrawableAsync({ resizeMode }: Pick<SplashScreenConfig, 'resizeMode… function
H A DwithAndroidSplashDrawables.js24 async function setSplashDrawableAsync({ function
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DwithAndroidSplashDrawables.ts20 export async function setSplashDrawableAsync( function