diff --git a/react-native-libraries.json b/react-native-libraries.json index 9c8638b2..b884a6fd 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -23342,5 +23342,16 @@ "web": true, "expoGo": true, "newArchitecture": true + }, + { + "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 } ]