So, I ran into the React Native WebView problem on Android, where the page containing the Vimeo video loaded, and I could play the video, but the control will disappear in the end, and I will not be able to control it later (pause, etc.).
I did some debugging and found a (hacked) solution, so I would like to share my findings:
source
share