Skip to content

ETS-Android3/airothon_react_native_AR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airothon - react native AR Application

This is a basic React Native project setup with Viro.

Note

This application displays 'Airothon 4.0' on the screen on behalf of AR model. Since online demostration via hosting is not possible, we are submitting its source code and apk in the repositary. We also pinned some screenshots with this repo

Prerequesites

Set up the development environment for react native.

Installation

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

if npx react-native run-android fails with EACCESS gradlew.bat or EACCESS gradlew, run chmod +x gradlew.bat or chmod +x gradlew.

Screenshots

App Intialization

Actual Output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 38.9%
  • Objective-C 27.6%
  • JavaScript 16.2%
  • Starlark 11.7%
  • Ruby 5.6%