diff --git a/react-native-libraries.json b/react-native-libraries.json index bc9d8dc3c..45cef1920 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15588,7 +15588,7 @@ { "githubUrl": "https://github.com/developit/mitt", "examples": [ - "http://codepen.io/developit/pen/rjMEwW?editors=0110" + "http://codepen.io/developit/pen/rjMEwW?editors=0110" ], "ios": true, "android": true, @@ -15856,5 +15856,19 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/sbaiahmed1/react-native-blur", + "examples": [ + "https://github.com/sbaiahmed1/react-native-blur/tree/main/example" + ], + "images": [ + "https://github.com/sbaiahmed1/react-native-blur/blob/main/android-demo.gif", + "https://github.com/sbaiahmed1/react-native-blur/blob/main/iOS-demo.gif" + ], + "npmPkg": "@sbaiahmed1/react-native-blur", + "ios": true, + "android": true, + "newArchitecture": true } ]