Build your first AR app
in an afternoon.
The ViroReact Starter Kit is an Expo + TypeScript project with working AR demos ready to run on your device. It covers the core concepts: scenes, 3D objects, user interaction, plane detection, and shaders, so you can learn by tweaking real examples.
Up and running in minutes
Clone the repo, install, and run on a physical device. The Starter Kit is the fastest way to see ViroReact working before you wire it into your own project.
Or add to an existing app
Already have a React Native or Expo project? Install the package directly.
$npm install @reactvision/react-viro
Read the docs
Full API reference, guides, and code samples, from basic scenes to Cloud Anchors and particle effects.
ViroReact requires a development build and cannot run in Expo Go. AR features need a physical device.