feat(android): add support for hls & dash (#6)

This commit is contained in:
Krzysztof Moch
2025-04-17 16:48:51 +02:00
committed by GitHub
parent 047d74de38
commit dcffd29f37
19 changed files with 704 additions and 75 deletions
+1
View File
@@ -10,6 +10,7 @@
"start": "react-native start"
},
"dependencies": {
"@react-native-community/slider": "^4.5.6",
"react": "18.3.1",
"react-native": "^0.77.0",
"react-native-nitro-modules": "^0.25.0",