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