diff --git a/react-native-libraries.json b/react-native-libraries.json index 6d0ea1fe1..d287b226e 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -19130,5 +19130,16 @@ "ios": true, "android": true, "newArchitecture": "new-arch-only" + }, + { + "githubUrl": "https://github.com/TomWq/expo-gaode-map/tree/main/packages/search", + "npmPkg": "expo-gaode-map-search", + "examples": [ + "https://github.com/TomWq/expo-gaode-map/tree/main/example", + "https://github.com/TomWq/expo-gaode-map-example" + ], + "ios": true, + "android": true, + "newArchitecture": true } ]