VideoPlayer keeps on throwing console.warn saying that ReactImageView: Image source "null" doesn't exist.
It does so when
- poster prop is not used
- poster props contains link
When i pass string "test", it says ReactImageView: Image source "test" doesn't exist.
However, the poster is displayed correctly.
VideoPlayerkeeps on throwingconsole.warnsaying thatReactImageView: Image source "null" doesn't exist.It does so when
When i pass string
"test", it saysReactImageView: Image source "test" doesn't exist.However, the poster is displayed correctly.