Skip to content

Commit 8525720

Browse files
Add tvOS support for expo-libvlc-player (#2074)
1 parent 2eaffde commit 8525720

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

react-native-libraries.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16225,8 +16225,9 @@
1622516225
{
1622616226
"githubUrl": "https://github.com/cornejobarraza/expo-libvlc-player",
1622716227
"examples": ["https://github.com/cornejobarraza/expo-libvlc-player/tree/master/example"],
16228-
"ios": true,
1622916228
"android": true,
16229+
"ios": true,
16230+
"tvos": true,
1623016231
"newArchitecture": true,
1623116232
"configPlugin": true
1623216233
},

0 commit comments

Comments
 (0)