Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react-navigation/react-navigation
/ createAppContainer.test.js
File
createAppContainer.test.js
packages/native/src/__tests__/createAppContainer.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as React from
'react'
;
2
import
{ View } from
'react-native'
;
3
4
import
renderer from
'react-test-renderer'
;
Callers
nothing calls this directly
Calls
7
_TESTING_ONLY_reset_container_count
Function · 0.90
createAppContainer
Function · 0.85
spyConsole
Function · 0.85
createPersistenceEnabledContainer
Function · 0.85
flushPromises
Function · 0.85
navigate
Method · 0.80
createStackNavigator
Function · 0.70
Tested by
no test coverage detected