Home
last modified time | relevance | path

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

/expo/apps/test-suite/
H A DAppNavigator.js21 const shouldDisableTransition = !!global.DETOX; constant
24 const transitionSpec = shouldDisableTransition ? { open: spec, close: spec } : undefined;