Home
last modified time | relevance | path

Searched defs:navigationRef (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-router/src/link/
H A DuseLoadedNavigation.ts10 const { navigationRef } = useExpoRouter(); constant
/expo/packages/expo-router/build/global-state/
H A Drouter-store.js28 navigationRef; field in RouterStore
39 initialize(context, navigationRef, initialLocation) { argument
/expo/packages/expo-router/src/global-state/
H A Drouting.ts55 const navigationRef = this.navigationRef.current; constant