Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react-navigation/react-navigation
/ NavigationFocusEvents.test.js
File
NavigationFocusEvents.test.js
packages/core/src/__tests__/NavigationFocusEvents.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as React from
'react'
;
2
import
{ render, act } from
'react-native-testing-library'
;
3
import
{ navigate } from
'../NavigationActions'
;
4
import
TabRouter from
'../routers/TabRouter'
;
Callers
nothing calls this directly
Calls
4
navigate
Function · 0.90
createTestNavigator
Function · 0.85
createComponent
Function · 0.85
createNavigationContainer
Function · 0.50
Tested by
no test coverage detected