From ee291f2132933c159daf704f1025a6d536590c41 Mon Sep 17 00:00:00 2001 From: KAMRONBEK Date: Wed, 22 Jul 2026 23:22:51 +0500 Subject: [PATCH] Add @softwhere-uz/react-native-myid --- react-native-libraries.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index 13dba164..90f0ab01 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -23561,5 +23561,14 @@ "examples": ["https://github.com/Doko-Demo-Doa/react-native-pdf-editor/tree/HEAD/example"], "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/softwhere-uz/react-native-myid", + "npmPkg": "@softwhere-uz/react-native-myid", + "examples": ["https://github.com/softwhere-uz/react-native-myid/tree/HEAD/example"], + "ios": true, + "android": true, + "newArchitecture": true, + "configPlugin": true } ]