- Jun 21, 2019
-
-
vok authored
-
- Jun 20, 2019
- Jun 19, 2019
- Jun 12, 2019
-
-
Daniel Mariño Ruiz authored
Adds onPlaybackRateChange info to README
-
Daniel Mariño Ruiz authored
-
Daniel Mariño Ruiz authored
-
- Jun 11, 2019
-
-
Joe Meyer authored
-
- May 03, 2019
-
-
Joe Meyer authored
-
- Apr 04, 2019
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
-
Hampton Maxwell authored
Fix Android audio crash fixes Issue #1417
-
Hampton Maxwell authored
-
- Mar 19, 2019
-
-
Jacob authored
Why: * There is a case where groupIndex may be unset This change addresses the need by: * Don't chain check for INDEX_UNSET to previous conditional
-
- Mar 13, 2019
-
-
-
Hampton Maxwell authored
1319 - fullscreen rotation issues with iOS built-in controls
-
-
Hampton Maxwell authored
Fix tvOS picture-in-picture compilation regression.
-
- Mar 12, 2019
-
-
Kyle Bedell authored
-
Kyle Bedell authored
-
- Mar 10, 2019
-
-
- Mar 05, 2019
-
-
Hampton Maxwell authored
Adding compileOptions Java 1.8 to build.gradle
-
- Feb 26, 2019
-
-
Marius Reimer authored
-
- Feb 19, 2019
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
fix: access on undefined variable
-
Laurin Quast authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Implement picture in picture for iOS
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Instead of crashing, show a warning and return
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Throw an error instead of crashing app when video source is empty
-
- Feb 18, 2019
-
-
Nick authored
fix: remove runtime warning by replacing `UIManager.RCTVideo` with `UIManager.getViewManagerConfig('RCTVideo')` (and ensuring backwards compat) (#1487) * replaced UIManager.RCTVideo > UIManager.getViewManagerConfig('RCTVideo') * added requested changes * updated changelog.md * docs: adjust wording
-
- Feb 14, 2019
-
-
Laurin Quast authored
* fix(ios): message sent to deallocated instance * chore: update changelog
-