We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06883bd commit 24ae9d0Copy full SHA for 24ae9d0
examples/expo-app/package.json
@@ -54,7 +54,7 @@
54
},
55
"private": true,
56
"jest": {
57
- "preset": "jest-expo",
+ "preset": "jest-expo/universal",
58
"setupFiles": [
59
"./jest.setup.js"
60
]
0 commit comments