Skip to content
  1. May 15, 2020
  2. May 07, 2020
  3. May 06, 2020
  4. May 05, 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 17, 2020
  8. Jan 28, 2020
  9. Sep 24, 2019
  10. Sep 23, 2019
  11. Sep 21, 2019
  12. Aug 22, 2019
  13. Aug 20, 2019
  14. Jul 28, 2019
  15. Jul 25, 2019
  16. Jul 12, 2019
  17. Jul 07, 2019
  18. Jul 06, 2019
  19. Jul 04, 2019
  20. Jul 03, 2019
  21. Jul 02, 2019
  22. Jun 20, 2019
  23. Jun 19, 2019
  24. Jun 17, 2019
  25. Jun 12, 2019
  26. Apr 04, 2019
  27. Feb 19, 2019
  28. 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
  29. Feb 14, 2019
  30. Feb 07, 2019
  31. Jan 24, 2019