So I was facing the problem on React Native WebView on Android where page containing Vimeo video would load and I could play the video, but the control would disappear eventually and I would not be able to control thereafter (pause, etc).
I've done some debugging and found a (hacky) solution so I'd like to share my findings: