Home
last modified time | relevance | path

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

/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/
H A DwithAndroidSplashLegacyMainActivity.d.ts4 export declare function setSplashScreenLegacyMainActivity(config: Pick<ExpoConfig, 'android' | 'and… function
H A DwithAndroidSplashLegacyMainActivity.js55 function setSplashScreenLegacyMainActivity(config, mainActivity, language) { function
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DwithAndroidSplashLegacyMainActivity.ts25 export function setSplashScreenLegacyMainActivity( function