Home
last modified time | relevance | path

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

/expo/packages/expo-router/src/global-state/
H A Drouting.ts98 return navigationRef.dispatch(getNavigatePushAction(state, rootState));
125 function getNavigatePushAction(state: ResultState, rootState: NavigationState) { function
/expo/packages/expo-router/build/global-state/
H A Drouting.js103 return navigationRef.dispatch(getNavigatePushAction(state, rootState));
120 function getNavigatePushAction(state, rootState) { function
H A Drouting.js.map1getNavigatePushAction(state, rootState));\n }\n}\n\ntype NavigationParams = Partial<{\n screen: …