Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/react-navigation/react-navigation
/ TabRouter.js
File
TabRouter.js
packages/core/src/routers/TabRouter.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
SwitchRouter from
'./SwitchRouter'
;
2
import
withDefaultValue from
'../utils/withDefaultValue'
;
3
4
export
default (routeConfigs, config = {}) => {
Callers
nothing calls this directly
Calls
2
withDefaultValue
Function · 0.85
SwitchRouter
Function · 0.85
Tested by
no test coverage detected