Skip to content

viromedia/ViroARSampleApp

Repository files navigation

ViroARSampleApp

A full React Viro sample AR app for iOS and Android that demonstrates placing, rotating and dragging objects in AR.

To run:

  1. Check out the project from the terminal: git clone https://github.com/viromedia/ViroARSampleApp.git
  2. Make sure you have node and npm|yarn installed. Please see our Quick Start guide for more info.
  3. From the terminal, navigate to the project and run npm install or yarn install if using yarn to install the node modules.
  4. Download the Viro Testbed app, for iOS here, or for Android here.
  5. In the project root directory, run 'npm start' to start the package server.
  6. Find your ngrok url (https://xxxxxx.ngrok.io) which is printed at the top of the terminal window where you ran npm start.
  7. In the Viro Testbed App, tap on the menu icon in the top left and tap on "Enter Testbed".
  8. Enter the ngrok url into the empty text field on the Testbed screen (xxxxxx.ngrok.io) and press "Go".

If you want to build the project into its own app, see instructions for Xcode or Android Studio.

If you run into any issues, check out our troubleshooting page or open an issue here on Github.

Enjoy!

About

A full sample AR app in iOS and Android that demonstrates placing, rotating and dragging objects in AR.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published