- Jun 09, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
- Jun 08, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
- Jun 06, 2018
-
-
Rafael Pinto authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Make sure Platforms get treated like they're on a newline
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Add individual sections for each of the common configurable props
-
Hampton Maxwell authored
-
- Jun 05, 2018
-
-
Rafael Pinto authored
-
Rafael Pinto authored
-
- Jun 03, 2018
-
-
Hampton Maxwell authored
-
- May 29, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Show options as either true or false and include note about default values.
-
Hampton Maxwell authored
Update Android instructions for using both ExoPlayer and the old Android player
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
- May 22, 2018
-
-
Hampton Maxwell authored
-
Akshay Gore authored
-
Akshay Gore authored
-
Akshay Gore authored
-
- May 17, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
- Jan 31, 2018
-
-
Andy Stanberry authored
-
- Nov 24, 2017
-
-
Kay Plößer 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
-
- 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.
-
- 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
-
-
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
-
-
Andrew Jack authored
-
- Feb 14, 2017
-
-
Daniel Schmidt authored
This is related to the comment on #368
-
Andrea Cresta authored
* added listener for timedMetadata event. * added callback in RCTVideo for the timed metadata * exposing onTimedMetadata to JS * added forgotten method declaration * returning array of string values * added metadata type to the array * added onMetadata method * overridden onMetadata method on exoplayer2 * added format of return value from onMetadata * added function reference in README file
-
- Jan 31, 2017
-
-
Matt Apperson authored
-