Home
last modified time | relevance | path

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

/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/
H A DwithAndroidSplashLegacyMainActivity.d.ts3 export declare const withAndroidSplashLegacyMainActivity: ConfigPlugin; constant
H A DwithAndroidSplashLegacyMainActivity.js48 const withAndroidSplashLegacyMainActivity = config => { function
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DwithAndroidSplashLegacyMainActivity.ts14 export const withAndroidSplashLegacyMainActivity: ConfigPlugin = (config) => { constant