diff --git a/react-native-libraries.json b/react-native-libraries.json index c3ed9f926..a3265d6ac 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -19037,5 +19037,28 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/TomWq/expo-gaode-map/tree/main/packages/web-api", + "npmPkg": "expo-gaode-map-web-api", + "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 + }, + { + "githubUrl": "https://github.com/TomWq/expo-gaode-map/tree/main/packages/navigation", + "npmPkg": "expo-gaode-map-navigation", + "examples": [ + "https://github.com/TomWq/expo-gaode-map/tree/main/example", + "https://github.com/TomWq/expo-gaode-map-example", + "https://github.com/TomWq/expo-gaode-map-navigation-example" + ], + "ios": true, + "android": true, + "newArchitecture": true } ]