Skip to content

Commit df59c4d

Browse files
authored
add react native vimeo bridge (#1737)
1 parent 33ac72f commit df59c4d

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
@@ -15921,5 +15921,20 @@
1592115921
"android": true,
1592215922
"expoGo": true,
1592315923
"newArchitecture": true
15924+
},
15925+
{
15926+
"githubUrl": "https://github.com/react-native-bridges/react-native-vimeo-bridge",
15927+
"examples": [
15928+
"https://snack.expo.dev/@harang/react-native-vimeo-bridge",
15929+
"https://github.com/react-native-bridges/react-native-vimeo-bridge/tree/main/example"
15930+
],
15931+
"images": [
15932+
"https://raw.githubusercontent.com/react-native-bridges/react-native-vimeo-bridge/main/assets/example.png"
15933+
],
15934+
"ios": true,
15935+
"android": true,
15936+
"web": true,
15937+
"newArchitecture": true,
15938+
"expoGo": true
1592415939
}
1592515940
]

0 commit comments

Comments
 (0)