Skip to content
  1. May 14, 2020
  2. May 07, 2020
  3. May 06, 2020
  4. May 05, 2020
  5. Apr 20, 2020
  6. Mar 02, 2020
  7. 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
  8. Feb 26, 2020
  9. Feb 25, 2020
  10. Feb 22, 2020
  11. Feb 20, 2020
  12. Feb 17, 2020
  13. Feb 03, 2020
  14. Jan 28, 2020
  15. Nov 26, 2019
  16. Nov 19, 2019
  17. Nov 08, 2019
  18. 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
  19. Sep 29, 2019
  20. Sep 25, 2019
  21. Sep 24, 2019