MCPcopy 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

1const { execSync } = require('child_process');
2
3function detectIosSimulatorType() {
4 if (process.env.DETOX_IOS_DEVICE_TYPE) {

Callers

nothing calls this directly

Calls 2

detectIosSimulatorTypeFunction · 0.70
detectAndroidAvdNameFunction · 0.70

Tested by

no test coverage detected