lucasferreira / react-native-webview-android

Simple React Native Android module to use Android's WebView inside your app
355 stars 158 forks source link

Video go to fullscreen on webview #43

Closed magicvn closed 8 years ago

magicvn commented 8 years ago

Hi Iucasferrira,

Is there a way to make the video go to fullscreen con react-native-webview-android?

Regards,

lucasferreira commented 8 years ago

Hi @magicvn

Fullscreen really didn't work =/

To go on fullscreen mode you will need to go deeper in android and made a full video-player view with all controls and etc