react-native-ar-test-demo
Getting started
$ npm install react-native-ar-test-demo --save
Mostly automatic installation
$ react-native link react-native-ar-test-demo
Usage
import ArTestDemo from 'react-native-ar-test-demo';
// TODO: What to do with the module?
ArTestDemo;