tetreault / react-native-arkit-demo

Trying to demo ARKit using React Native and react-native-arkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native AR Demos

Some of the basic demos so far:

  • ExpoARBasicDemo - created using Expo's AR API
  • ExpoARHitTesting - AR Hit Test demo with Expo's AR API
  • ExpoARModelLoading - Simple demo loading stormtrooper DAE file in Expo AR
  • ExpoARParticles - doing a basic ThreeJS particle system demo in Expo AR

IMPORTANT NOTE:

Unfortunetly Apple will reject apps that reference ARKit without a direct usage. 🙄 Because of this, when we deploy we need to do a few extra things.

Follow the instructions in this README from Expo

Getting started with AR with Expo AR:

Resources

About

Trying to demo ARKit using React Native and react-native-arkit

License:MIT License


Languages

Language:RPC 98.6%Language:JavaScript 1.1%Language:Objective-C 0.1%Language:Shell 0.1%Language:Python 0.0%Language:Java 0.0%Language:Ruby 0.0%