/youtube-challenge-arkit

Augmented Reality (AR) with React Native for ARKit (iOS)

Primary LanguageJavaScript

Code Challenge - ARKit with React Native (for iOS)

In this code challenge we developed a simple AR (Augmented Reality) in React Native using ARKit for iOS.

Contributors License


Participants

Guilherme Rodz Carlos Levir

Notes

  • Unfortunately, Expo AR doesn't support ARCore (Android).
  • There is not a significant amount of examples and documentation.

What can be better?

  • Add texture to .obj with .mtl;
  • Add conditionals based on facial expressions;
  • Try to attach objects to surfaces;

Dependencies

Getting started

  1. Clone this repository;
  2. Run npm or yarn install to install dependencies.
  3. Run expo start. iOS support only.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.