Skip to main content

how to enable full screen in react native webview

@THE_JIREN
use this code

fullscreen=1

or

allowsfullscreenvideo=true

Reference