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