From e1b2c681586659a9879cbd23a37bbfa92d31c01e Mon Sep 17 00:00:00 2001 From: Simone Gauli <93389293+Pnlvfx@users.noreply.github.com> Date: Sun, 3 May 2026 12:38:10 +0200 Subject: [PATCH] Add react-native-nitro-notification to the directory --- react-native-libraries.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index 14aa9c95..d4c8a55c 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20820,5 +20820,15 @@ "npmPkg": "@qvac/sdk", "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/Pnlvfx/react-native-nitro-notification", + "examples": [""], + "images": [""], + "newArchitecture": true, + "ios": true, + "macos": true, + "tvos": true, + "visionos": true } ]