diff options
Diffstat (limited to 'ios/Podfile.properties.json')
-rw-r--r-- | ios/Podfile.properties.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ios/Podfile.properties.json b/ios/Podfile.properties.json new file mode 100644 index 0000000..417e2e5 --- /dev/null +++ b/ios/Podfile.properties.json @@ -0,0 +1,5 @@ +{ + "expo.jsEngine": "hermes", + "EX_DEV_CLIENT_NETWORK_INSPECTOR": "true", + "newArchEnabled": "true" +} |