Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/react-navigation/react-navigation
/ SwitchRouter.test.js
File
SwitchRouter.test.js
packages/core/src/routers/__tests__/SwitchRouter.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint react/display-name:0 */
2
3
import
* as React from
'react'
;
4
import
SwitchRouter from
'../SwitchRouter'
;
Callers
nothing calls this directly
Calls
12
getRouterTestHelper
Function · 0.90
getExampleRouter
Function · 0.85
navigateTo
Function · 0.85
getState
Function · 0.85
getSubState
Function · 0.85
SwitchRouter
Function · 0.85
StackRouter
Function · 0.85
navigate
Method · 0.80
jumpTo
Function · 0.70
back
Function · 0.70
pop
Function · 0.70
popToTop
Function · 0.70
Tested by
no test coverage detected