Stanisław Chmiela
|
eb3fc2373a
|
Add readyForDisplay callback
|
2016-04-28 14:25:45 +02:00 |
|
Stanisław Chmiela
|
6d05b7bf79
|
Add option for listening to fullscreen player events
|
2016-03-31 21:35:10 +02:00 |
|
Stanisław Chmiela
|
8ebfa6e4db
|
Export property from Objective-C to React
|
2016-03-31 20:36:39 +02:00 |
|
Bernd Paradies
|
f2b0dbd2db
|
Introducing custom/native/embed skins
|
2015-12-22 17:39:04 -06:00 |
|
Joshua Sierles
|
5718d17f90
|
switch to returning an array from customDirectEventTypes, for RN 0.10.0 compatibility
|
2015-08-22 21:42:26 +02:00 |
|
Brent Vatne
|
8e00f4834f
|
Fix compatability with 0.7.1+
|
2015-07-15 08:13:24 -07:00 |
|
Christopher
|
6655d9fb1e
|
Update for 0.7.1 release
|
2015-07-10 16:03:17 -07:00 |
|
Brent Vatne
|
9c2184bd19
|
Respect the pause property at all times
|
2015-05-11 08:20:42 -07:00 |
|
Mike Wilcox
|
2da995b90f
|
add onEnd event
|
2015-05-11 08:19:46 -07:00 |
|
Brent Vatne
|
61752153b3
|
Update to support react-native 0.3.10
|
2015-05-11 08:19:15 -07: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 |
|
Johannes Lumpe
|
3b34df57ad
|
Renamed event constants
|
2015-04-08 09:55:59 -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
|
e504944ef5
|
Swap out MPMoviePlayerController for AVPlayer
- Better performance, can play multiple videos on one screen too!
|
2015-04-04 17:55:37 -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 |
|