Commit Graph

15 Commits

Author SHA1 Message Date
Josh Habdas 059512fcb6 Add missing installation step
In order to use this native component the video resources must be
added to the project and bundled on build.

- Also remove a duplicate data property
- Fix linkrot in README and add Examples section
2015-05-12 21:10:08 -05:00
Brent Vatne 9c2184bd19 Respect the pause property at all times 2015-05-11 08:20:42 -07:00
Mike Wilcox e6e4d13bc2 add onEnd Prop 2015-05-11 08:20:20 -07:00
Johannes Lumpe 1000266fd3 Removed unnecessary ref 2015-04-09 18:12:54 +03:00
Johannes Lumpe 380c1d46cc Made seek a float value again, now triggered through this.refs.myVideoNode.seek(time) 2015-04-09 16:50:20 +03:00
Johannes Lumpe 45d79b701e Initial commit for seeking 2015-04-09 01:15:57 +03:00
Brent Vatne bd1dc1f014 Fix local playback with source dictionary, set default rate/volume 2015-04-08 10:34:27 -07:00
Johannes Lumpe 00455ba1fb Added check for asset url 2015-04-08 09:58:14 -07:00
Johannes Lumpe 6988c85268 Initial set of changes to make urls work 2015-04-08 09:55:59 -07:00
Brent Vatne fccfdbfd30 Add volume, rate and muted props
- Also rename pause to paused
- Bump version
2015-04-07 20:38:16 -07:00
Brent Vatne 0977c6b29b Quick implementation of progress tracking 2015-04-06 13:05:05 -07:00
Brent Vatne 4666b407e0 Add an onLoad callback to fetch video details 2015-04-06 12:17:32 -07:00
Brent Vatne 011ecff875 Move resizeMode to prop from style (at request of @vjeux) and add pause
prop
2015-04-05 10:17:03 -07:00
Brent Vatne 5408fafff8 Add support for repeat prop 2015-03-30 23:29:15 -07:00
Brent Vatne ea7a7bbcf7 Initial commit 2015-03-30 22:07:55 -07:00