From 67b6f338cfe4da739d39dc6764d11efa00105d81 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Thu, 9 Dec 2021 23:15:33 +0100 Subject: Created a new Expo app --- ios/Podfile.properties.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ios/Podfile.properties.json (limited to 'ios/Podfile.properties.json') diff --git a/ios/Podfile.properties.json b/ios/Podfile.properties.json new file mode 100644 index 0000000..f6d872e --- /dev/null +++ b/ios/Podfile.properties.json @@ -0,0 +1,3 @@ +{ + "expo.jsEngine": "jsc" +} -- cgit v1.3.1