updated basic example, added filterEnabled flag, check for HLS playlist before applying filter

This commit is contained in:
Nicolas Gonzalez
2018-12-13 21:30:38 -06:00
parent bba7e9ed07
commit 67a963328a
6 changed files with 169 additions and 76 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "4.0.1",
"version": "4.0.2",
"description": "A <Video /> element for react-native",
"main": "Video.js",
"license": "MIT",