Problem: Vimeo player full screen does not work in a single tab in my react native mobile app

380 Views Asked by At

"Fullscreen" and "Exit fullscreen" buttons didn't work as expected. It works only after multiple clicks. When first clicked it shows a tooltip. Subsequent recursive clicks it opens some time.

I'm using this library: https://www.npmjs.com/package/react-native-vimeo-iframe

0

There are 0 best solutions below