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