This commit is contained in:
2025-07-28 10:16:07 +08:00
parent ec1eda54d7
commit 0886c56b39
11 changed files with 456 additions and 1024 deletions

View File

@@ -35,7 +35,7 @@ reactNativeArchitectures=armeabi-v7a,arm64-v8a,x86,x86_64
# your application. You should enable this flag either if you want
# to write custom TurboModules/Fabric components OR use libraries that
# are providing them.
newArchEnabled=true
newArchEnabled=false
# Use this property to enable or disable the Hermes JS engine.
# If set to false, you will be using JSC instead.