Skip to content
Commit b448b30d authored by Nick's avatar Nick Committed by Laurin Quast
Browse files

fix: remove runtime warning by replacing `UIManager.RCTVideo` with...

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
parent d8a2a9e1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment