Skip to content

Commit 6f899b2

Browse files
author
greweb
committed
up
1 parent bc78ac4 commit 6f899b2

File tree

11 files changed

+196
-1266
lines changed

11 files changed

+196
-1266
lines changed

example/.detoxrc.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ module.exports = {
4545
'android.emu.debug': {
4646
device: 'emulator',
4747
app: 'android.debug',
48+
behavior: {
49+
init: {
50+
exposeGlobals: true,
51+
},
52+
},
4853
},
4954
},
5055
};

0 commit comments

Comments
 (0)