Skip to content

dlindstrm/react-native-argonjs-bridge

Repository files navigation

react-native-argonjs-starterkit

A React Native and Webview Bridge example app that makes the geopose feature of Argon functional on both Android and iOS. It fetches the field of view (FOV) of the device camera through native modules, and sends it over a bridge to Argon. Developed to work together with argon-three-starterkit.

Usage

Make sure you have React Native installed, if not check out this getting started guide.

Installation:

  1. Fork the repo.
  2. Run in your cloned repo:
$ npm install

Running on IOS device:

Open .xcodeproj file in ios folder and hit Run in Xcode.

Running on IOS simulator:

$ react-native run-ios

Running on Android:

$ react-native run-android

Author

Johan Kasperi
kspri.se
Daniel Lindström
lindstrm.se

About

React Native and Argonjs bridge example app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published