MetaLabs-inc / react-native-vimeo-iframe

MIT License
44 stars 36 forks source link

Implement requestFullscreen method & callback #25

Closed ssanju01 closed 2 years ago

ssanju01 commented 2 years ago

Hi, The current implementation works fine but fullscreen does not rotate video to landscape, if we implement requestFullscreen method callback then the developer can force the app to rotate to landscape mode.

felipe-najson commented 2 years ago

Hey, @ssanju01 thank you for reporting this, we will be publishing the new version of the library these days with the fullScreen landscape mode.

Regards, Philip