diff --git a/docs/webview.html b/docs/webview.html index 0fb7ac0a68a..f6c9bab4e74 100644 --- a/docs/webview.html +++ b/docs/webview.html @@ -1,4 +1,4 @@ -
Renders a native WebView.
Sets the JS to be injected when the webpage loads.
Function that returns a view to show if there's an error.
Function that returns a loading indicator.
Determines whether HTML5 videos play inline or use the native full-screen +
Renders a native WebView.
Sets the JS to be injected when the webpage loads.
Invoked when load fails
Invoked when load finish
Invoked when load either succeeds or fails
Invoked on load start
Function that returns a view to show if there's an error.
Function that returns a loading indicator.
Determines whether HTML5 videos play inline or use the native full-screen
controller.
default value false
NOTE : "In order for video to play inline, not only does this