enable new arch

This commit is contained in:
Hailey
2025-04-28 12:18:03 -07:00
committed by Samuel Newman
parent 3566906ab0
commit 6edf064e8b
-1
View File
@@ -213,7 +213,6 @@ module.exports = function (_config) {
{
ios: {
deploymentTarget: '15.1',
newArchEnabled: true,
},
android: {
compileSdkVersion: 35,