MCPcopy 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

1import SwitchRouter from './SwitchRouter';
2import withDefaultValue from '../utils/withDefaultValue';
3
4export default (routeConfigs, config = {}) => {

Callers

nothing calls this directly

Calls 2

withDefaultValueFunction · 0.85
SwitchRouterFunction · 0.85

Tested by

no test coverage detected