From 8a472771179edae02d1620a2642808d1b0da984b Mon Sep 17 00:00:00 2001 From: evgeny novikov Date: Mon, 25 May 2026 03:38:17 +0300 Subject: [PATCH] Add react-native-yandex-map --- react-native-libraries.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index 25008509..dfeec4a1 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -21224,5 +21224,11 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/novev9/react-native-yandex-map", + "ios": true, + "android": true, + "newArchitecture": true } ]