feat: turn on newarch enabled on example app

This commit is contained in:
yungblud 2023-04-26 08:57:31 +09:00
parent 0ea4ac8837
commit 0be9de98d8

View File

@ -37,4 +37,4 @@ 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=false
newArchEnabled=true