ViewToursAR is an augmented reality mobile app for Android and iOS X.
BuildAndGo was made using React Native, ViroMedia SDK for AR, React Navigation, and Redux.
Our backend server was built with Node.js, Express, Sequelize, PostgreSQL, and deployed to Heroku for remote access. Images for parts are hosted by AWS.
clone down repo npm i cd ios && pod install cd .. && npm start
Open Viro Media app and enter ngrok ip address
You'll need an ARCore compatible device - you can find a list of them here: ARCore Supported Devices
You can download the apk here: BuildAndGo
If you're running on an android emulator, select the following device parameters for the best experience: Phone: Pixel or Pixel2 Release Name: Oreo API level: 27 Android Version: 8.1 System Image x86
Please note that AR for this app is not available through Android Studio at this time.