Searched refs:withSystemUI (Results 1 – 4 of 4) sorted by relevance
| /expo/packages/expo-system-ui/plugin/src/ |
| H A D | withSystemUI.ts | 10 const withSystemUI: ConfigPlugin = (config) => { constant 19 export default createRunOncePlugin(withSystemUI, pkg.name, pkg.version);
|
| /expo/packages/expo-system-ui/plugin/build/ |
| H A D | withSystemUI.js | 9 const withSystemUI = (config) => { function 17 exports.default = (0, config_plugins_1.createRunOncePlugin)(withSystemUI, pkg.name, pkg.version);
|
| /expo/packages/@expo/prebuild-config/src/plugins/ |
| H A D | withDefaultPlugins.ts | 25 import withSystemUI from './unversioned/expo-system-ui/expo-system-ui'; 150 withSystemUI,
|
| /expo/packages/@expo/prebuild-config/build/plugins/ |
| H A D | withDefaultPlugins.js.map | 1 …withSystemUI","withSplashScreen","withNavigationBar","getAutoPlugins","concat","legacyExpoPlugins"…
|