MCPcopy Index your code
hub / github.com/react-navigation/react-navigation / createConfigGetter.js

File createConfigGetter.js

packages/core/src/routers/createConfigGetter.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import invariant from '../utils/invariant';
2
3import getScreenForRouteName from './getScreenForRouteName';
4import validateScreenOptions from './validateScreenOptions';

Callers

nothing calls this directly

Calls 3

applyConfigFunction · 0.85
getScreenForRouteNameFunction · 0.70
invariantFunction · 0.50

Tested by

no test coverage detected