> For the complete documentation index, see [llms.txt](https://assetstore.essentialkit.voxelbusters.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://assetstore.essentialkit.voxelbusters.com/v2/web-view/overview.md).

# Overview

WebView provides access to Web View on the native platform. It allows following functionalities.

* Load
* Show/Hide
* Register a Scheme for passing information to Unity
* Evaluate JavaScript
* Load a file to web view

{% hint style="info" %}
Plugin can display only one web view at any given time. Showing multiple web views is not possible anymore.
{% endhint %}

{% hint style="danger" %}
Web view feature is not simulated on editor. This only works on native device.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=0GSBP3tknT4>" %}
Web View Video Tutorials
{% endembed %}

{% content-ref url="/pages/-MKeeqw-MDXZ\_FtGeZTA" %}
[Use Cases](/v2/web-view/use-cases.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKeetHytIlhYiOKKa7k" %}
[Setup](/v2/web-view/setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKeevO5MI60I5Fd4D1K" %}
[Usage](/v2/web-view/usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKeexhh7Sr5RNbNcnlu" %}
[FAQ](/v2/web-view/faq.md)
{% endcontent-ref %}
