Home
last modified time | relevance | path

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

/expo/packages/expo-router/src/fork/
H A DuseLinking.native.ts111 const getInitialURLRef = React.useRef(getInitialURL); constant
120 getInitialURLRef.current = getInitialURL;
139 const url = getInitialURLRef.current();
/expo/packages/expo-router/build/fork/
H A DuseLinking.native.js94 const getInitialURLRef = React.useRef(getInitialURL);
102 getInitialURLRef.current = getInitialURL;
117 const url = getInitialURLRef.current();
H A DuseLinking.native.js.map1getInitialURLRef = React.useRef(getInitialURL);\n const getStateFromPathRef = React.useRef(getSta…