Showcase App
A React Native showcase app demonstrating what's possible on Meta Quest.
Overview
This showcase app proves React Native's viability for Meta Horizon OS development. Built in just two days, it demonstrates core capabilities and library compatibility.

Features
The app includes:
- Camera integration: Using
react-native-vision-camera - Audio playback: Using
react-native-track-player - Navigation: React Navigation with VR considerations
- Animations: Smooth animations with Reanimated
- SVG graphics: Using
react-native-svg
What It Proves
- React Native works seamlessly on Meta Quest
- Development workflow is similar to mobile
- Most libraries work without modification
- Performance meets VR requirements
- Tooling (DevTools, debugging) works as expected
Source Code
View the source code on GitHub:
react-native-horizonos-example
Key Takeaways
- Familiar workflow: Same Expo and React Native tooling
- Library compatibility: Most libraries work out of the box
- Performance: Meets VR performance requirements
- Rapid development: Can build quickly with existing skills
Featured at React Conf
This showcase was featured at React Conf 2025, demonstrating React Native's capabilities on Meta Quest.
