fix patch, build rn from source

This commit is contained in:
Samuel Newman
2025-11-21 16:13:18 +02:00
parent 3d3d581a7e
commit 181c0c83d8
2 changed files with 17 additions and 11 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ module.exports = function (_config) {
compileSdkVersion: 35,
targetSdkVersion: 35,
buildToolsVersion: '35.0.0',
buildReactNativeFromSource: IS_PRODUCTION,
buildReactNativeFromSource: true,
},
},
],