diff --git a/app.config.js b/app.config.js index dbec561952..6275c6d2f4 100644 --- a/app.config.js +++ b/app.config.js @@ -159,7 +159,7 @@ module.exports = function (config) { { ios: { deploymentTarget: '13.4', - newArchEnabled: false, + newArchEnabled: true, }, android: { compileSdkVersion: 34,