Add an onLoad callback to fetch video details

This commit is contained in:
Brent Vatne
2015-04-06 12:17:32 -07:00
parent 432d156160
commit 4666b407e0
5 changed files with 57 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "0.1.7",
"version": "0.1.8",
"description": "A <Video> element for react-native",
"main": "Video.ios.js",
"author": "Brent Vatne <brentvatne@gmail.com> (https://github.com/brentvatne)",