/nativescript-ar

Augmented Reality NativeScript plugin

Primary LanguageJavaMIT LicenseMIT

NativeScript Augmented Reality

Build Status NPM version Downloads Twitter Follow

Work in progress, but please give it a try!

Supported platforms

  • iPhone SE, 6s, iPad Pro, iPad 2017, or newer. Running iOS 11 or newer.
  • Android support is work in progress and honestly not too useful as the number of devices capable of running complex AR scenes lags way behind iOS.

Installation

From the command prompt go to your app's root folder and execute:

tns plugin add nativescript-ar

You'll need to install at least Xcode 9 to run AR on iOS.

Continue reading

Advanced topics