Searched refs:withAndroidSplashScreen (Results 1 – 9 of 9) sorted by relevance
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/ |
| H A D | expo-splash-screen.ts | 1 import { withAndroidSplashScreen } from './withAndroidSplashScreen'; 7 fallback: [withAndroidSplashScreen, withIosSplashScreen],
|
| H A D | withAndroidSplashScreen.ts | 14 export const withAndroidSplashScreen: ConfigPlugin = (config) => { constant
|
| /expo/packages/expo-splash-screen/plugin/src/ |
| H A D | withSplashScreen.ts | 1 import { withAndroidSplashScreen } from '@expo/prebuild-config/build/plugins/unversioned/expo-splas… 10 config = withAndroidSplashScreen(config);
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/ |
| H A D | expo-splash-screen.js.map | 1 …withAndroidSplashScreen","withIosSplashScreen","exports","default"],"sources":["../../../../src/pl…
|
| H A D | withAndroidSplashScreen.js | 6 exports.withAndroidSplashScreen = void 0; 78 const withAndroidSplashScreen = config => { function 96 exports.withAndroidSplashScreen = withAndroidSplashScreen;
|
| H A D | withAndroidSplashScreen.d.ts | 2 export declare const withAndroidSplashScreen: ConfigPlugin; constant
|
| H A D | expo-splash-screen.js | 30 …fallback: [_withAndroidSplashScreen().withAndroidSplashScreen, _withIosSplashScreen().withIosSplas…
|
| H A D | withAndroidSplashScreen.js.map | 1 …withAndroidSplashScreen.js","names":["_configPlugins","data","require","_jsonFile","_interopRequir…
|
| /expo/packages/expo-splash-screen/plugin/build/ |
| H A D | withSplashScreen.js | 10 config = (0, withAndroidSplashScreen_1.withAndroidSplashScreen)(config);
|