From 45f5f7b1228e15943a01d956e1af74676403cb08 Mon Sep 17 00:00:00 2001 From: Oliver Nitzschke Date: Thu, 16 Oct 2025 14:34:21 +0700 Subject: [PATCH 1/3] Update react-native-libraries.json --- react-native-libraries.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index b498d4495..ca8bed4e8 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -17328,7 +17328,8 @@ "examples": ["https://github.com/pinpong/react-native-google-maps-plus/tree/main/example"], "ios": true, "android": true, - "newArchitecture": "new-arch-only" + "newArchitecture": "new-arch-only". + "expoGo": true, }, { "githubUrl": "https://github.com/MisterMunchkin/expo-video-thumbref", From e01ca9da9d71aae4b2736c10863e77bbae1b5bd7 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Thu, 16 Oct 2025 11:09:05 +0200 Subject: [PATCH 2/3] Update react-native-libraries.json --- react-native-libraries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index ca8bed4e8..fc9119275 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -17329,7 +17329,7 @@ "ios": true, "android": true, "newArchitecture": "new-arch-only". - "expoGo": true, + "expoGo": true }, { "githubUrl": "https://github.com/MisterMunchkin/expo-video-thumbref", From 2ab59328bd345d0d10ed892b6f63620554a907e8 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Thu, 16 Oct 2025 11:09:55 +0200 Subject: [PATCH 3/3] Update react-native-libraries.json --- react-native-libraries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index fc9119275..eb7736fa3 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -17328,7 +17328,7 @@ "examples": ["https://github.com/pinpong/react-native-google-maps-plus/tree/main/example"], "ios": true, "android": true, - "newArchitecture": "new-arch-only". + "newArchitecture": "new-arch-only", "expoGo": true }, {