hz-metavrx-layout-sdk

Installation
SKILL.md

MetaVrx Layout SDK

Use the Layout SDK when a Standard Android app needs multiple app-owned panels on Meta Horizon OS. It preserves the app's existing Android UI framework. Do not add Meta Spatial SDK unless the app needs an immersive scene, 3D entities, or full environment control.

Choose the framework first

Existing app UI API style Start here
Jetpack Compose SpatialScene, SpatialWindow, WindowModifier Compose setup and Compose API
React Native SpatialSceneProvider, SpatialWindow, props and hooks React Native setup and React Native API

The app's UI framework dictates which set of references to continue with. The Jetpack Compose and React Native APIs are intended to strive for behavioral and conceptual parity across platforms.

Mental model

Compose:

Installs
1
GitHub Stars
199
First Seen
1 day ago
hz-metavrx-layout-sdk — meta-quest/agentic-tools