Skip to content

NativeVision/geoar

Repository files navigation

GeoAR logo

Discord

GeoAR Demo

This project uses Google Maps Places API and places them around the user in a 3D space.

Screenshots

Screenshot 1 Screenshot 2

Installing

  1. git clone https://github.com/ViroCommunity/geoar.git
  2. cd geoar
  3. npm install
  4. npx pod-install (iOS)
  5. npx react-native run-android or npx react-native run-ios

Additional setup

This demo requires a Google Maps Places API key, you can get one from Google Cloud Platform, even it's a paid API Google offers $200 USD off. After getting a key, set it on the MAPS_API_KEY constant on App.js line 25.

Need help? Or want to contribute?

Discord Banner 2