Searched refs:getNavigatePushAction (Results 1 – 3 of 3) sorted by relevance
98 return navigationRef.dispatch(getNavigatePushAction(state, rootState));125 function getNavigatePushAction(state: ResultState, rootState: NavigationState) { function
103 return navigationRef.dispatch(getNavigatePushAction(state, rootState));120 function getNavigatePushAction(state, rootState) { function
1 …getNavigatePushAction(state, rootState));\n }\n}\n\ntype NavigationParams = Partial<{\n screen: …