Documentation site for React Native Meta Horizon OS - a framework for building Meta Quest VR apps with React Native.
React Native Meta Horizon OS allows you to write Meta Quest apps with full support for the platform SDK. Build 2D experiences that feel native to VR using familiar React Native patterns and tooling.
Key Features:
- React Native Core - Use the same React Native APIs and patterns you already know
- Spatial UI - Build 2D interfaces that work in 3D space with panels, windows, and controls designed for VR
- Android Foundation - Meta Horizon OS is built on AOSP, benefiting from years of React Native Android integration
- Hot Reload - See changes instantly while wearing the headset
- Existing Ecosystem - Many React Native libraries work out of the box
Visit oss.callstack.com/react-native-meta-horizon-os for comprehensive documentation including:
- Getting Started guides
- Library compatibility information
- UI/UX patterns for VR
- Releasing and monetization guides
- Showcase app examples
Install the dependencies:
bun installStart the dev server:
bun run devBuild for production:
bun run buildPreview the production build:
bun run previewRead our contributing guidelines to learn how you can contribute with bug reports, documentation improvements, and code.
React Native Meta Horizon OS is an open source project and will always remain free to use. If you think it's cool, please star it 🌟. Callstack is a group of React and React Native geeks. Contact us at hello@callstack.com if you need any help with these technologies or just want to say hi!
Follow us on X and join our Discord for updates and community support.