Skip to content

Commit

Permalink
add jwplayer-react-native lib (#1266)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmilham21 authored Sep 10, 2024
1 parent 72f2e5c commit 7f1763c
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -5533,7 +5533,8 @@
],
"ios": true,
"android": true,
"expoGo": true
"expoGo": true,
"unmaintained": "jwplayer/jwplayer-react-native"
},
{
"githubUrl": "https://github.com/callstack/react-native-ios-kit",
Expand Down Expand Up @@ -11863,5 +11864,18 @@
"ios": true,
"android": true,
"expoGo": true
},
{
"githubUrl": "https://github.com/jwplayer/jwplayer-react-native",
"npmPkg": "@jwplayer/jwplayer-react-native",
"examples": ["https://github.com/jwplayer/jwplayer-react-native/tree/master/Example"],
"images": [
"https://raw.githubusercontent.com/jwplayer/jwplayer-react-native/master/images/1.png",
"https://raw.githubusercontent.com/jwplayer/jwplayer-react-native/master/images/2.png",
"https://raw.githubusercontent.com/jwplayer/jwplayer-react-native/master/images/3.png"
],
"ios": true,
"android": true,
"expoGo": true
}
]

0 comments on commit 7f1763c

Please sign in to comment.