Home
last modified time | relevance | path

Searched refs:INITIAL_METRICS (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-router/build/
H A DExpoRoot.js39 const INITIAL_METRICS = react_native_1.Platform.OS === 'web' || isTestEnv constant
59 initialMetrics: INITIAL_METRICS },
H A DExpoRoot.js.map1INITIAL_METRICS =\n Platform.OS === 'web' || isTestEnv\n ? {\n frame: { x: 0, y: 0, wid…
/expo/packages/expo-router/src/
H A DExpoRoot.tsx21 const INITIAL_METRICS =
44 initialMetrics={INITIAL_METRICS}>