diff --git a/react-native-libraries.json b/react-native-libraries.json index 537eab9e9..a2c79240d 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15497,5 +15497,15 @@ "web": true, "expoGo": true, "newArchitecture": 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, + "newArchitecture": true } ]