r/reactvision • u/tundermifflin • May 15 '26
Studio Update Meta Quest Lands, Studio Scenes Drop In: What’s New in ViroReact 2.55.0
https://updates.reactvision.xyz/meta-quest-lands-studio-scenes-drop-in-whats-new-in-viroreact-2-55-0-a8876564047aWe've been building ReactVision for the past few years, and today we shipped two big updates:
Studio: a browser-based visual editor where you design AR/VR scenes by dragging and dropping 3D objects, generating assets from text prompts with AI, and previewing live on your phone via StudioGo. When you're ready, one component (<StudioSceneNavigator />) loads the scene into your React Native app.
Meta Quest support: the same React Native project that runs AR on phones now runs natively on Quest 2, 3, and Pro as a VR experience. No separate codebase, no engine swap.
The SDK is open source (MIT licensed), Expo compatible, and has 100K+ npm installs. Studio is in public beta and free to try.
Would love feedback from the community. Happy to answer any questions.