Skip to content
  1. Apr 04, 2019
  2. Mar 19, 2019
    • Jacob's avatar
      Fix Android audio crash · 2072793a
      Jacob authored
      Why:
      
      * There is a case where groupIndex may be unset
      
      This change addresses the need by:
      
      * Don't chain check for INDEX_UNSET to previous conditional
      2072793a
  3. Mar 13, 2019
  4. Mar 12, 2019
  5. Mar 10, 2019
  6. Mar 05, 2019
  7. Feb 26, 2019
  8. Feb 19, 2019
  9. 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
  10. Feb 14, 2019
  11. Feb 11, 2019
  12. Feb 05, 2019
  13. Feb 04, 2019
  14. Jan 30, 2019