Home
last modified time | relevance | path

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

/expo/packages/expo-router/src/fork/
H A DuseLinking.native.ts113 const getActionFromStateRef = React.useRef(getActionFromState); constant
122 getActionFromStateRef.current = getActionFromState;
186 const action = getActionFromStateRef.current(state, configRef.current);
/expo/packages/expo-router/build/fork/
H A DuseLinking.native.js96 const getActionFromStateRef = React.useRef(getActionFromState);
104 getActionFromStateRef.current = getActionFromState;
152 const action = getActionFromStateRef.current(state, configRef.current);
H A DuseLinking.native.js.map1getActionFromStateRef = React.useRef(getActionFromState);\n\n React.useEffect(() => {\n // ena…