Skip to content
  1. May 05, 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 17, 2020
  5. Jan 28, 2020
  6. Sep 24, 2019
  7. Sep 23, 2019
  8. Sep 21, 2019
  9. Aug 22, 2019
  10. Aug 20, 2019
  11. Jul 28, 2019
  12. Jul 25, 2019
  13. Jul 12, 2019
  14. Jul 07, 2019
  15. Jul 06, 2019
  16. Jul 04, 2019
  17. Jul 03, 2019
  18. Jul 02, 2019
  19. Jun 20, 2019
  20. Jun 19, 2019
  21. Jun 17, 2019
  22. Jun 12, 2019
  23. Apr 04, 2019
  24. Feb 19, 2019
  25. Feb 18, 2019
    • Nick's avatar
      fix: remove runtime warning by replacing `UIManager.RCTVideo` with... · b448b30d
      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
      b448b30d
  26. Feb 14, 2019
  27. Feb 07, 2019
  28. Jan 24, 2019
  29. Jan 01, 2019
  30. Dec 31, 2018
  31. Dec 13, 2018