Skip to content
  1. May 06, 2020
  2. May 05, 2020
  3. Apr 20, 2020
  4. Mar 02, 2020
  5. Feb 27, 2020
    • Marlon Andrade's avatar
      Don't set reactViewController view frame to whole screen (#1931) · 91384d84
      Marlon Andrade authored
      this fixes the case on any time you have a react view that displays the video, but it's being rendered with controls but not as a full screen (ie. easily reproducible when you have a tabbar for instance - the reactViewController.view frame shouldnt be the whole screen bounds).
      91384d84
  6. Feb 26, 2020
  7. Feb 25, 2020
  8. Feb 22, 2020
  9. Feb 20, 2020
  10. Feb 17, 2020
  11. Feb 03, 2020
  12. Jan 28, 2020
  13. Nov 26, 2019
  14. Nov 19, 2019
  15. Nov 08, 2019
  16. Sep 30, 2019
    • Benoit Dion's avatar
      Clear progress messages on STATE_IDLE and STATE_BUFFERING (#1768) · b97663e0
      Benoit Dion authored
      The progress message handler will duplicate recursions of the `onProgressMessage` handler on change of player state from any state to STATE_READY with `playWhenReady` is true (when video is not paused). This clears the messages on STATE_IDLE and STATE_BUFFERING to break the recursion.
      b97663e0
  17. Sep 29, 2019
  18. Sep 25, 2019
  19. Sep 24, 2019
  20. Sep 23, 2019
  21. Sep 22, 2019
  22. Sep 21, 2019