From 3a06baf0477ad25c0778086c198043c57e93baa8 Mon Sep 17 00:00:00 2001 From: himanshu-lal4 Date: Sun, 12 Jul 2026 16:53:58 +0530 Subject: [PATCH] Add react-native-liquid-glassmorphism --- react-native-libraries.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/react-native-libraries.json b/react-native-libraries.json index 6b6b5df4..9a63a44f 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -23332,5 +23332,14 @@ "ios": true, "android": true, "newArchitecture": "new-arch-only" + }, + { + "githubUrl": "https://github.com/himanshu-lal4/react-native-liquid-glassmorphism", + "npmPkg": "react-native-liquid-glassmorphism", + "examples": ["https://github.com/himanshu-lal4/react-native-liquid-glassmorphism/tree/main/example"], + "ios": true, + "android": true, + "newArchitecture": true, + "configPlugin": true } ]