added progressUpdateInterval to Android (#512)

* use progressUpdateInterval in android

* convert progressUpdateInterval to int
This commit is contained in:
melyamri
2017-03-21 21:26:39 +01:00
committed by Matt Apperson
parent 79a9ea540d
commit d48d7efc5d
3 changed files with 15 additions and 3 deletions

View File

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