Skip to content

Commit e2d931a

Browse files
Add expo-libvlc-player library (#1748)
1 parent ccba854 commit e2d931a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

react-native-libraries.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16027,5 +16027,16 @@
1602716027
],
1602816028
"ios": true,
1602916029
"android": true
16030+
},
16031+
{
16032+
"githubUrl": "https://github.com/cornejobarraza/expo-libvlc-player",
16033+
"npmPkg": "expo-libvlc-player",
16034+
"examples": [
16035+
"https://github.com/cornejobarraza/expo-libvlc-player/tree/master/example"
16036+
],
16037+
"ios": true,
16038+
"android": true,
16039+
"expoGo": false,
16040+
"newArchitecture": true
1603016041
}
1603116042
]

0 commit comments

Comments
 (0)