Add id prop & autoplay handling, support DASH & HLS via Shaka Player
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"keymirror": "0.1.1",
|
||||
"prop-types": "^15.5.10"
|
||||
"prop-types": "^15.5.10",
|
||||
"shaka-player": "2.4.4"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node_modules/.bin/eslint *.js"
|
||||
@@ -54,4 +55,4 @@
|
||||
"react-native-video.podspec",
|
||||
"VideoResizeMode.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user