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 48ccba0 commit e6882b1Copy full SHA for e6882b1
1 file changed
apps/expo-example/app.config.js
@@ -6,7 +6,7 @@ export default {
6
orientation: 'portrait',
7
icon: './assets/icon.png',
8
userInterfaceStyle: 'light',
9
- newArchEnabled: 1,
+ newArchEnabled: true,
10
splash: {
11
image: './assets/splash.png',
12
resizeMode: 'cover',
0 commit comments