Home
last modified time | relevance | path

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

/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/
H A DwithAndroidSplashStrings.d.ts3 export declare function setSplashStrings(strings: AndroidConfig.Resources.ResourceXML, resizeMode: … function
H A DwithAndroidSplashStrings.js39 function setSplashStrings(strings, resizeMode, statusBarTranslucent) { function
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DwithAndroidSplashStrings.ts20 export function setSplashStrings( function