Searched refs:withSplashScreen (Results 1 – 4 of 4) sorted by relevance
| /expo/packages/expo-splash-screen/plugin/src/ |
| H A D | withSplashScreen.ts | 7 const withSplashScreen: ConfigPlugin = (config) => { constant 15 export default createRunOncePlugin(withSplashScreen, pkg.name, pkg.version);
|
| /expo/packages/expo-splash-screen/plugin/build/ |
| H A D | withSplashScreen.js | 7 const withSplashScreen = (config) => { function 14 exports.default = (0, config_plugins_1.createRunOncePlugin)(withSplashScreen, pkg.name, pkg.version…
|
| /expo/packages/@expo/prebuild-config/src/plugins/ |
| H A D | withDefaultPlugins.ts | 24 import withSplashScreen from './unversioned/expo-splash-screen/expo-splash-screen'; 151 withSplashScreen,
|
| /expo/packages/@expo/prebuild-config/build/plugins/ |
| H A D | withDefaultPlugins.js.map | 1 …withSplashScreen","withNavigationBar","getAutoPlugins","concat","legacyExpoPlugins","expoManagedVe…
|