Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 3ed7ce6

Browse files
authored
add react-native-barricade to react-native-libraries.json (react-native-community#965)
1 parent 32062d3 commit 3ed7ce6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

react-native-libraries.json

+10
Original file line numberDiff line numberDiff line change
@@ -9482,5 +9482,15 @@
94829482
"ios": true,
94839483
"android": true,
94849484
"web": true
9485+
},
9486+
{
9487+
"githubUrl": "https://github.com/mutualmobile/react-native-barricade",
9488+
"npmPkg": "@mutualmobile/react-native-barricade",
9489+
"examples": ["https://github.com/mutualmobile/react-native-barricade/tree/main/example"],
9490+
"images": [
9491+
"https://github.com/mutualmobile/react-native-barricade/raw/main/docs/media/demo.gif"
9492+
],
9493+
"ios": true,
9494+
"android": true
94859495
}
94869496
]

0 commit comments

Comments
 (0)