Skip to content

Commit fc2faf7

Browse files
yjoseasdolo
authored andcommitted
feat: enable new architecture
1 parent 9ab3955 commit fc2faf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
3131
orientation: 'portrait',
3232
icon: './assets/icon.png',
3333
userInterfaceStyle: 'automatic',
34+
newArchEnabled: true,
3435
splash: {
3536
image: './assets/splash.png',
3637
resizeMode: 'cover',

0 commit comments

Comments
 (0)