Home
last modified time | relevance | path

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

/expo/packages/expo-router/src/fork/
H A DgetStateFromPath.ts333 const formattedPaths = getUrlWithReactNavigationConcessions(path); constant
335 if (formattedPaths.nonstandardPathname === '/') {
337 formattedPaths.inputPathnameWithoutHash,
345 const routes = matchAgainstConfigs(formattedPaths.nonstandardPathname, configs);
352 formattedPaths.inputPathnameWithoutHash,
/expo/packages/expo-router/build/fork/
H A DgetStateFromPath.js259 const formattedPaths = getUrlWithReactNavigationConcessions(path);
260 if (formattedPaths.nonstandardPathname === '/') {
261 …return getStateFromEmptyPathWithConfigs(formattedPaths.inputPathnameWithoutHash, configs, initialR…
265 const routes = matchAgainstConfigs(formattedPaths.nonstandardPathname, configs);
270 …return createNestedStateObject(formattedPaths.inputPathnameWithoutHash, routes, configs, initialRo…
H A DgetStateFromPath.js.map1formattedPaths = getUrlWithReactNavigationConcessions(path);\n\n if (formattedPaths.nonstandardPa…