Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactnativecn/react-native-update
/ .detoxrc.js
File
.detoxrc.js
Example/testHotUpdate/.detoxrc.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ execSync } = require(
'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