- May 17, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Fix playableDuration in onProgress & return seekableDuration
-
Hampton Maxwell authored
-
- May 16, 2018
-
-
Hampton Maxwell authored
add seekableDuration to Android
-
Hampton Maxwell authored
Add requiresMainQueueSetup method
-
Hampton Maxwell authored
fxied an issue that does not use passed argument
-
- Mar 10, 2018
-
-
Isaiah Grey authored
Add link to propTypes
-
Isaiah Grey authored
Document poster prop
-
- Feb 28, 2018
-
-
masarusanjp authored
-
- Feb 20, 2018
-
-
Matt Apperson authored
-
- Feb 17, 2018
-
-
Param Aggarwal authored
-
- Jan 31, 2018
-
-
Andy Stanberry authored
-
- Jan 11, 2018
-
-
Alejandro Rangel authored
-
- Jan 02, 2018
-
-
Austin Witherow authored
-
- Dec 07, 2017
-
-
Jordan Becker authored
Since RN 0.49, `requiresMainQueueSetup` needs to be defined if the module overrides `constantsToExport`.
-
- Dec 06, 2017
-
-
vengadesh authored
-
- Nov 18, 2017
-
-
Ahmed Hassan authored
-
- Nov 03, 2017
-
-
thomasobrien99 authored
-
- Sep 07, 2017
-
-
Alexander Nazarov authored
-
- Aug 16, 2017
-
-
Matt Apperson authored
-
Matt Apperson authored
-
- Aug 11, 2017
-
-
Mark Miyashita authored
-
- Aug 09, 2017
-
-
Radek Czemerys authored
* Remove depreciated createJSModules @ovveride marker * Remove depreciated createJSModules @ovveride marker * Added comment in exoplayer * Added comment * Remove trailing spaces * Fix typo in comment * Fix typo in comment * Fix typo in comment * Fix typo in comment
-
- Aug 04, 2017
-
-
Tim Gibadullin authored
-
- Jul 20, 2017
-
-
Julien K authored
* [tvOS] Update podspec * [tvOS] Add tvOS target * Update README.md * [docs] Folder that contains pictures and content for documentation * tvOS Readme * [JPEG] Update image to JPEG
-
- Jun 13, 2017
-
-
Michal Drbohlav authored
-
- Jun 09, 2017
-
-
Zach Nolan authored
-
- May 11, 2017
-
-
Nicolas Ngomai authored
Some props are missing in the documentation, the propTypes provides a full list of those. I think it would help a lot of developers to add a link here.
-
- May 08, 2017
-
-
Nawal "Deshi" Rahim authored
* Added flag for background mode * Better flag name
-
- Apr 20, 2017
-
-
Dom DiCicco authored
* issue 310 - Added a new property, ignoreSilentSwitch. When true, audio will play even when the silent switch on an iOS device is set to silent. When false, the audio will toggle with the silent switch. Sets the AVAudioSession to either playback or ambient. * Added ignoreSilentSwitch usage to example app and to readme * Changed ignoreSilentSwitch to accept two string values, ignore and obey. This accounts for the case where the user does not want to modify the audio session from a particular video instance. The user would not use the ignoreSilentSwitch property at all in that case. Also, the audio session will only be updated when the video is unpaused, instead of whenever the video component has updated props. This allows for multiple videos to be on the screen, with the most recent video unpaused (aka played) being the video that has control over the audio session.
-
- Mar 31, 2017
-
-
RalfNieuwenhuizen authored
-
Kevin VanGelder authored
* initial support for WPF * update readme with WPF specific instructions * remove autogenerated .gitattributes file * reference RNW NPM package instead of hard-coded local reference
-
- Mar 21, 2017
-
-
melyamri authored
* use progressUpdateInterval in android * convert progressUpdateInterval to int
-
Andrew Jack authored
-
Nawal "Deshi" Rahim authored
-
Ralph Pina authored
* bump android dependencies * fixed lint
-
Andrew Jack authored
-
Andrew Jack authored
-
Deon Nicholas authored
* Upgrade to ScalableVideoView version 1.0.4 * Fix bug in cleanupMediaPlayerResources * Fix VideoView on Android
-