From 8379e39dad0058fb9ae714528258186fdda292bf Mon Sep 17 00:00:00 2001 From: Metehan Demir <44105562+metehandemir@users.noreply.github.com> Date: Sat, 24 May 2025 13:03:29 +0300 Subject: [PATCH 1/2] Add react-native-google-places-sdk --- react-native-libraries.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index 4817b5c6a..4154ab487 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15451,5 +15451,22 @@ "expoGo": true, "newArchitecture": true, "fireos": true + }, + { + "githubUrl": "https://github.com/Landeed/react-native-google-places-sdk", + "npmPkg": "react-native-google-places-sdk", + "examples": [ + "https://github.com/Landeed/react-native-google-places-sdk/tree/main/example" + ], + "ios": true, + "android": true, + "web": false, + "windows": false, + "macos": false, + "tvos": false, + "visionos": false, + "expoGo": false, + "fireos": false, + "newArchitecture": true } ] From 56badb1d8523944e3bee1491ed8153aeb174bfe6 Mon Sep 17 00:00:00 2001 From: Metehan Demir <44105562+metehandemir@users.noreply.github.com> Date: Sat, 24 May 2025 13:22:27 +0300 Subject: [PATCH 2/2] Update react-native-libraries.json Co-authored-by: Bartosz Kaszubowski --- react-native-libraries.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index 4154ab487..34e7c78b8 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15460,13 +15460,6 @@ ], "ios": true, "android": true, - "web": false, - "windows": false, - "macos": false, - "tvos": false, - "visionos": false, - "expoGo": false, - "fireos": false, "newArchitecture": true } ]