- Nov 09, 2016
-
-
Eric Rozell authored
This PR adds react-native-windows support to react-native-video. The Video component is implemented with a XAML MediaPlayerElement. Most of the features implemented by Android (and some additional ones) are implemented by Windows. Known issues and missing features include: * onReadyForDisplay event * local URI convention (e.g., "broadchurch" in examples changed to require("./broadchurch.mp4") * `playableDuration` in `onVideoProgress` event is always 0.0 * `playInBackground` is not yet supported * Volume settings are applied, but the UWP control does not handle it properly
-
- Nov 03, 2016
-
-
Oscar Franco authored
-
- Oct 06, 2016
-
-
TomClarkson authored
-
- Oct 01, 2016
-
-
ndao authored
* added progressUpdateInterval prop iOS * add prop to Video.js * added progressUpdateInterval prop iOS * add prop to Video.js
-
- Sep 14, 2016
-
-
Simon Gough authored
* Add Android Expansion File Support * Added notes for usage with Android Expansion file * Update README.md Added notes re: expansion file usage. * formatting issue fixes
-
- Sep 10, 2016
-
-
Josh Habdas authored
-
- Aug 30, 2016
-
-
Matt Apperson authored
-
- Aug 21, 2016
-
-
Josh Habdas authored
-
- Aug 17, 2016
-
-
Josh Habdas authored
-
Josh Habdas authored
-
Josh Habdas authored
-
- Aug 16, 2016
-
-
Josh Habdas authored
-
Josh Habdas authored
-
Josh Habdas authored
-
Josh Habdas authored
-
- Jul 28, 2016
-
-
sarju authored
-
- Jun 02, 2016
-
-
Tobias Hasselrot authored
-
- May 18, 2016
-
-
Takashi Aoki authored
-
- May 09, 2016
-
-
Gonzalo Aguirre authored
Make visible text *<Video>* wrapping it with a code block
-
- Apr 29, 2016
-
-
skleest authored
-
- Apr 12, 2016
-
-
Brent Vatne authored
-
braco authored
-
- Mar 25, 2016
-
-
Brent Vatne authored
-
- Mar 01, 2016
-
-
Oskar Niburski authored
.default argument for iOS
-
- Feb 28, 2016
-
-
E.J. Bevenour authored
-
- Feb 04, 2016
-
-
perqa authored
I could not get the Video component to work by following the provided example. I kept getting an error message saying "React.createElement: type should not be null, undefined, boolean, or number.". When I changed the way I include the component, it started working. It might be related to recent versions of react-native, not sure. You're welcome to modify the suggested text if you like. Thanks for a great piece of work!
-
- Dec 08, 2015
-
-
Baris Sencan authored
-
- Jun 25, 2015
-
-
Brent Vatne authored
-
NishanthShankar authored
-
Mark Burns authored
-
- Jun 10, 2015
-
-
Brent Vatne authored
-
- Jun 01, 2015
-
-
Mark Burns authored
-
- May 17, 2015
-
-
Brent Vatne authored
-
- May 13, 2015
-
-
Josh Habdas authored
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
-
- May 11, 2015
-
-
Brent Vatne authored
-
Brent Vatne authored
-
Brent Vatne authored
-
Brent Vatne authored
-
Brent Vatne authored
-
Mike Wilcox authored
-