Skip to content

ARKrew/workingArgo

Repository files navigation

ARgo

Mobile AR Game | iOS

ARgo is a mobile application that uses location intelligence and augmented reality to immerse users in a new experience. Users have the ability to enter into new worlds through AR portals and collect badges with their friends. ARgo believes that life is about acquiring new experiences and we want to help.

ARgo Launchpage

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • OSX computer or Linux computer
  • iOS Device with A9 chip or higher and running iOS 11
  • XCode9
  • Node.js
  • Watchman
  • React Native Command Line Interface
  • Viro Command Line Interface

Installing

Set Up Directions

In the command line, type 'npm install' to download node packages. Go to package.json file to view dependencies.

  • Go to node modules -> react-navigation package -> src -> views -> TabView -> TabView.js
  • On line 202 add && tabBarVisible to conditional statement.

Download

TBD

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Directory structure

src
├── actions
├── assets
│   ├── fonts
│   ├── icons
│   ├── icons_greyscale
│   ├── images
│   ├── models
│   └── portal_backgrounds
│                            
├── components
│   ├── ar
│   ├── common
│   ├── maps
│   └── screens
│      ├── ListScreens
│      └── MoreScreens
├── constants                 
├── reducers  
├── App.js          
└── AppNavigator.js                

License

This project is licensed under the BSD 3-Clause License.

Developers

Acknowledgments

  • Omar Patel and the UCLA staff