Skip to content

Commit 6dde4cc

Browse files
authored
Added @sbaiahmed1/react-native-blur (#1715)
1 parent 8893419 commit 6dde4cc

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

react-native-libraries.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15588,7 +15588,7 @@
1558815588
{
1558915589
"githubUrl": "https://github.com/developit/mitt",
1559015590
"examples": [
15591-
"http://codepen.io/developit/pen/rjMEwW?editors=0110"
15591+
"http://codepen.io/developit/pen/rjMEwW?editors=0110"
1559215592
],
1559315593
"ios": true,
1559415594
"android": true,
@@ -15856,5 +15856,19 @@
1585615856
"ios": true,
1585715857
"android": true,
1585815858
"newArchitecture": true
15859+
},
15860+
{
15861+
"githubUrl": "https://github.com/sbaiahmed1/react-native-blur",
15862+
"examples": [
15863+
"https://github.com/sbaiahmed1/react-native-blur/tree/main/example"
15864+
],
15865+
"images": [
15866+
"https://github.com/sbaiahmed1/react-native-blur/blob/main/android-demo.gif",
15867+
"https://github.com/sbaiahmed1/react-native-blur/blob/main/iOS-demo.gif"
15868+
],
15869+
"npmPkg": "@sbaiahmed1/react-native-blur",
15870+
"ios": true,
15871+
"android": true,
15872+
"newArchitecture": true
1585915873
}
1586015874
]

0 commit comments

Comments
 (0)