This sample is the minimum configuration for using TLabWebView
with the MetaXR SDK
. This includes searchbar example and javascript event (text area focus/focusout) example to toggle virtual keyboard visibility.
Document is here
Snippets is here
- Unity Editor: 2022.3.19f1
Clone the repository with the following command
git clone https://github.com/TLabAltoh/TLabWebViewVR-OculusIntegration-2022.git
cd TLabWebViewVR-OculusIntegration-2022
git submodule update --init
Please see the setup section here