Skip to content

Commit 23c1d3d

Browse files
authored
add react native youtube bridge (#1728)
1 parent e0bf8f6 commit 23c1d3d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

react-native-libraries.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15884,5 +15884,20 @@
1588415884
"android": true,
1588515885
"expoGo": true,
1588615886
"newArchitecture": true
15887+
},
15888+
{
15889+
"githubUrl": "https://github.com/react-native-bridges/react-native-youtube-bridge",
15890+
"examples": [
15891+
"https://snack.expo.dev/@harang/react-native-youtube-bridge",
15892+
"https://github.com/react-native-bridges/react-native-youtube-bridge/tree/main/example"
15893+
],
15894+
"images": [
15895+
"https://github.com/react-native-bridges/react-native-youtube-bridge/blob/main/assets/example.gif"
15896+
],
15897+
"ios": true,
15898+
"android": true,
15899+
"web": true,
15900+
"newArchitecture": true,
15901+
"expoGo": true
1588715902
}
1588815903
]

0 commit comments

Comments
 (0)