Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
invariant from
'../utils/invariant'
;
2
3
import
getScreenForRouteName from
'./getScreenForRouteName'
;
4
import
validateScreenOptions from
'./validateScreenOptions'
;
Callers
nothing calls this directly
Calls
3
applyConfig
Function · 0.85
getScreenForRouteName
Function · 0.70
invariant
Function · 0.50
Tested by
no test coverage detected