Callstack Nov 20, 2025

Releasing React Native Apps on Meta Horizon Store

Article Summary

React Native just unlocked a new platform: Meta's Horizon Store for VR apps. Callstack shows how to take your existing mobile codebase into virtual reality with minimal friction.

Callstack published a comprehensive guide on releasing React Native applications to Meta's Horizon Store for Quest devices. This builds on their broader VR development series, demonstrating how the 'learn once, write anywhere' promise extends beyond mobile into immersive experiences.

Key Takeaways

Critical Insight

Your React Native team can now ship to Meta Quest without learning a completely new framework, opening VR as a viable platform expansion.

The article reveals which Expo libraries work out of the box on Horizon OS and which require specific VR alternatives.

About This Article

Problem

Developers found Meta's Horizon Store submission process confusing. The requirements and guidelines for VR apps work differently than traditional mobile app stores, and there wasn't clear documentation on how to navigate it.

Solution

Callstack wrote a detailed guide for the Horizon Store release workflow. It covers submission requirements, how to test on Meta Quest devices, and the configuration steps needed for React Native applications.

Impact

React Native developers can now submit VR apps to Meta's Horizon Store without learning new deployment tools. They can use the same processes they already know to expand to the Quest platform.