Home
last modified time | relevance | path

Searched defs:defaultResizeMode (Results 1 – 4 of 4) sorted by relevance

/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/
H A DgetIosSplashConfig.js7 const defaultResizeMode = 'contain'; constant
H A DgetAndroidSplashConfig.js8 const defaultResizeMode = 'contain'; constant
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DgetAndroidSplashConfig.ts13 const defaultResizeMode = 'contain'; constant
H A DgetIosSplashConfig.ts5 const defaultResizeMode = 'contain'; constant