Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactnativecn/react-native-update
/ .detoxrc.ts
File
.detoxrc.ts
Example/e2etest/.detoxrc.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execSync } from
'node:child_process'
;
2
3
function
detectIosSimulatorType() {
4
if
(process.env.DETOX_IOS_DEVICE_TYPE) {
Callers
nothing calls this directly
Calls
2
detectIosSimulatorType
Function · 0.70
detectAndroidAvdName
Function · 0.70
Tested by
no test coverage detected